TomPong is a very simple implementation of the classic Pong game, using Python and Pygame. It features realistic physics for motion using vectors, not-so-realistic but very fun spin dynamics, scoring, and a well-implemented simple AI.
| Tags | Games/Entertainment Arcade |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: The version number is now correctly displayed in-game, a bug whereby the score would sometimes go up several times was fixed, and the AI movement is now smoother and more interesting.


Release Notes: Various performance enhancements were made, and the accompanying tutorial for writing games in PyGame was completed.


Release Notes: The player class structure was changed to allow different classes of players. An AI player class with configurable ability (speed of bat) was added so you can play against the computer.


No changes have been submitted for this release.