PongClone
A simple Pong clone.
Hayden Dennison
(hidas)
This small game uses pygame.draw() for every game object except for the fonts and display. It should work on any operating system that supports pygame and python. (no os.path.join!) It's released under the GNU General Public License.