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 :).