"[MARKDOWN] - Write the README.md of the Liquid Galaxy game Galaxy Pong "
"YOU CAN DO THIS TASK ONLY IF YOU HAVE COMPLETED THE ""Learn about the Markdown markup language and the README.md file"" TASK
Galaxy Pong game is a recreation of the old game Pong, but it contains features such as multiplayer mode and that the gaming area can be divided in multiple screens. It was designed using Javascript as main language and a library called Socket.io to make the connection between the screens.
To control the paddles, we created two different types of controllers, one using the keyboard keys and the other using the accelerometer sensor of the cell phone, so the player can move the phone up and down and the paddle follows the movement.
The first thing you need to do is to test the game and learn about its functionality. To do that, go to the GitHub repository and clone the project in your computer.
When you finish running and testing the project, your task is to write the project documentation based on what you learned in the task ""Learn about the Markdown markup language and the README.md file"" and what you understood from the project functionality and code. Feel free to ask questions about the creation process, code and any other doubt that comes to your mind.
You can find Galaxy Pong in our GitHub repository: https://github.com/LiquidGalaxyLAB/galaxy-pong/
Task delivery
Publish the .md in the selected task of your Google Code-in dashboard and send to our lgcodein@gmail.com email for mentor review and approval.