Mac Categories

Pygame 1.8.1


Pygame Open source set of Python modules designed for writing games

System Requirememts
Mac OS X
Download Details
Company pygame.org
Version 1.8.1
Post Date May 18, 2009
License GPL
File Size 8.3 MB
There are no screenshots

Pygame 1.8.1


Open source set of Python modules designed for writing games
Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library.

This allows you to create fully featured games and multimedia programs in the python language.

Pygame is a highly portable Python module and will run on nearly every platform and operating system.


What's New in This Release:

  • BLEND_RGBA_* blitters and blenders to go with the BLEND_RGB_* blend modes.
  • documentation updates (mainly for new sprite classes released in 1.8.0)
  • sound fixes, and streaming some music from file like objects
  • image saving fixes
  • greatly expanded tests
  • Pixelarray, and surfarray updates and fixes.
  • Enhanced Color class, reimplemented in C for speed.
  • New Windows and Mac binary installers.