Thomas Kluyver 310af49bb9 Update Pygame example to use 1.9.2 final release 8 years ago
..
README.md 09558fd962 Readme file is markdown 8 years ago
installer.cfg 310af49bb9 Update Pygame example to use 1.9.2 final release 8 years ago

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.