Simple Pong Game
A downloadable game

Made a simple Pong game to utilize the pygame library in Python.
Features:
- movable player piece (right)
- countdown timer (3 sec)
- score counter (bottom of the screen)
- collision sounds, score sounds
Download
Download
Pong.zip 9.3 MB
Install instructions
HOW TO OPEN:
- download the .zip file to your desired folder
- unzip the file
- click on the main.exe file and the game should open
- use arrow keys for movement (UP, DOWN)