P
Pete Shinners
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.
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.