Permalink
..
Failed to load latest commit information.
README.md Readme file is markdown Sep 29, 2016
installer.cfg Update Pygame example to use 1.9.2 final release Dec 18, 2016

README.md

This is an example of distributing an application that uses Pygame.

To build the installer, run:

pynsist installer.cfg

The aliens game is an example included with Pygame itself, so there's no code here! Other examples show how to distribute application code.