Pygame 1.3
December 20th, 2001 by AlkiniVersion 1.3 of the Python wrapper for SDL Pygame has been released; changes include:
- fixes a few drawing bugs and loose ends
- adds a higher level sprite module to help manage game objects
- framerate controlling clocks
- improved communication with other python imaging libraries
- three new tutorials
Pygame 1.3 source: pygame-1.3.tar.gz




November 30th, -0001 at 12:00 am
A nice introduction can be found here: http://www.onlamp.com/pub/a/python/2001/12/20/pygame.html
Also read the excellent tutorials that are available on the Pygame site. I’ve used Pygame for over a year now, and I like it very much. Bugfree and easy to use.