Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 335 Bytes

PongGame

A game to be played between two users.
Player 1 uses 'W' and 'S' to move the paddle up and down respectively.
Player 2 will use Up and Down arrow keys to move the paddle up and down.
The speed of the pong will increase each time it has a collision with the paddle so as to increase the difficulty of the game.