Package
PyGame Reloaded – Multimedia Framework for Python
http://code.google.com/p/pgreloaded/
Built for Python 2.7 on Windows using MSVC
Test Results
\Python27\python -c "import pygame2.test; pygame2.test.run ()"
Running tests [ 389 / 389 ] ...
======================================================================
-- Statistics --
======================================================================
Options:
'subprocess' = 'False'
'random' = 'False'
'seed' = 'None'
'verbose' = 'False'
'excludetags' = '['interactive']'
Time taken: 5.745 seconds
Tests executed: 389
Tests OK: 389
Tests ERROR: 0
Tests FAILURE: 0
Download pygame2 2.0.0 alpha5 for python 2.7 win32
CRC32: 7850D7AD MD5: C2E6D0B6CB43FE049E63B0D501557616 SHA-1: 7BB7519FF1C25F6344B57DF6A5546CE207D1639A
Update – An official build is now available on the pygame2 site.


