Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 298 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 298 Bytes

Single and multi player pong game written in python 3 using the pygame module.

Controls - up & down arrow keys and w & s keys and arrow keys for single player version

After installing pygame, just run Pong.py with python3. The ball gets faster as the game goes on for added difficulty. Enjoy :).