Projects / TomPong

TomPong

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
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  16 Mar 2003 04:14

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.

  •  08 Mar 2003 07:32

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

  •  05 Feb 2003 07:28

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.

  •  27 Jan 2003 19:04

No changes have been submitted for this release.

Screenshot

Project Spotlight

libpng

A collection of routines used to create PNG format graphics files.

Screenshot

Project Spotlight

DAViCal

A CalDAV server with Web-based administration.