/python-simple-pong

This is a simple pong game (Yes, the game released in 1972 from Atari) that is coded in Python.

Primary LanguagePython

python-simple-pong

This is a simple pong game (Yes, the game released in 1972 from Atari) that is coded in Python.

How To Play:

Player 1:

Use 'w' key to move up and 's' key to move down

Player 2:

Use 'UP arrow' key to move up and 'DOWN arrow' key to move down

Move the panels up and down to deflect the ball to the other side of the screen.

The ball will reset at the center after each score.

The game will continue to keep score until the game is canceled.

The player with the most points wins.