Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library.
Pygame 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: [ read full changelog ]
· A quick bugfix release has been made to correct a problem with a missing readme.html file in the source release
· Setup tools based installs dying when the readme.html file wasn't there.