Project information
- Category: Web design
- Project URL: https://github.com/aditya-ml/Ping_pong_game
Rules of Ping pong game
- Every round should start when the 'Enter' key is pressed. ( You can use another key as well )
- The rods will only move horizontally using the 'a' and 'd' keys. ( You can use other keys as well )
- The losing rod will get the ball for the next match and the rods and ball will move to center.
- The score will be counted from the start of every match.