Pygame 1.6 Released
Pete Shinners
pete at shinners.org
Thu Oct 23 14:39:58 EDT 2003
Pygame 1.6 was released on October 23, 2003.
http://www.pygame.org
This new release mainly contains stability and internal fixes; Small
fixes for line and circle primitives, many fixes for locating system
truetype fonts, updated mac osx environment, and now with bigger
integer storage for Rect objects.
Pygame is the standard gaming library for Python game development. It
uses the SDL library to run on nearly every platform Python supports.
The library is more of a low level game development tool, as opposed
to a bigger game framework system.
More information about the Python-list
mailing list