Pygame Subset for Android

The Pygame Subset for Android is a port of a subset of Pygame functionality to the Android platform. The goal of the project is to allow the creation of Android-specific games, and to ease the porting of games from PC-like platforms to Android.

Downloads

The Pygame Subset for Android is available from the Android Market. For changes to the newest version, please see the Changelog.

Other Downloads:

Support

The best place to get Pygame Subset for Android support is our forum.

Samples

To use these, create a pygame directory on your device’s SD card, and then unzip them there. Source code is included.

Slidepuzzle

Written by Al Sweigert, and found here, this is the classic sliding numbers puzzle.

License and Credits

The Pygame Subset for Android is licensed under the GNU Lesser General Public License. To the best of our knowledge, Pygame, SDL, and all other dependences are licensed under compatible licenses.

The Pygame Subset for Android is by:

  • Tom Rothamel (tom at rothamel.us)
  • Patrick Dawson (pkdawson at gmail.com)

It integrates code from an number of projects, including:

Table Of Contents

Next topic

Writing a Game