Pygame 1.6 Released

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Pete Shinners

    Pygame 1.6 Released

    Pygame 1.6 was released on October 23, 2003.


    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.




Working...