Windows installers for Pygame 1.9.2pre - changeset c3da16d323a1 =============================================================== - pygame-1.9.2a0.win32-py2.7.msi (4,243,456 bytes) - pygame-1.9.2a0.win32-py3.2.msi (4,227,072 bytes) These were built with MSVC++ using the Pygame 1.9.2a0 dependencies built with MinGW GCC 4.5. - pygame-1.9.1.win32-py2.7.msi (3,194,880 bytes) Release version for Python 2.7 Installers for other Python versions will not be built unless specifically requested. Pygame dependencies for Windows =============================== - prebuilt-pygame1.9.2-msvcr90-win32.zip (2,058,252 bytes) - prebuilt-pygame1.9.2a0-msvcr90-win32.zip (5,338,404 bytes) ** The external libraries required to build Pygame for Pythons 2.6 and up. Just unzip the prebuilt directory into the root Pygame working directory and run python config.py. Answer Y to use prebuilt. - prebuilt-pygame1.9.0-msvcr90-win32.zip (1,822,375 bytes) The prebuilt included with Pygame 1.9.1 release. - prebuilt-1.9.2-src.zip (33,036,706 bytes) Library source code from which the Pygame 1.9.2 dependency binaries were built. ** This includes the ffmpeg libraries needed to build the experimental pygame._movie module. However, it is outdated, and pygame._movie is buggy and not built by default. Use the Pygame 1.9.2 release prebuilts instead.