A simple game made using python
it is a simple pong game using python. Launch this using terminal.
RULES:-
- Player to first score first 10 points wins.
- It is a 2 player game.
- Player A uses W to move up and S to move down
- Player B uses UP and Down arrow keys to move up and down
- Hit the ball with the paddle.If you miss, the other player gets the point.
- Other rules are basic pong rules.