Ultimate Pong is an arcade game written in Python and PyGame.
Developer comments
This was originally a school project that I changed a bit, and it evolved into what you see here. My first pygame project, hope you like it!
Product's homepage
Requirements:
· Python
· pygame
What's New in This Release: [ read full changelog ]
· Now with a help system, so you don't have to go into the code to figure out the controls. Why didn't I think of this earlier? Also added is a simple single-player mode against the CPU.