[Tutor] PyGame

Chris Kassopulo ckasso@sprynet.com
Sat Mar 8 14:57:02 2003


Greetings,

Spotted this on Freshmeat today and thought some might be
interested, particularly in the tutorial.

 TomPong 0.5
 by Tom Chance - Saturday, March 8th 2003 07:32 PST

About: 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, and scoring.

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

http://freshmeat.net/redir/tompong/36655/url_homepage/pong.shtml

Chris