Games

Pong(76 KB) updated 2005-01-14 - requires Python and Pygame to be installed.
GPL v2.0

Pybomber(3.5 MB) - current version (updated every 2 hours), requires Python, wxPython, and Pygame to be installed.
Check the Changelog (full, short) to see if you need to update, and what has been updated.
documents of interest to Software Engineers, presentation
AI project
GPL v2.0

Super Mario Theft Auto(19 MB) - current version (updated every 2 hours), requires Python, pyOpenGL, Pyode, and Pygame to be installed.
GPL v2.0

Python golf

calculator

My first attempt(451) to write the shortest calculator for CS152, my current(411).
Julian's attempt(366) and my changes(328) to his.
Peter's version(427) and my updated(400) version of his.

sum.py

sum.py(387) - takes numbers from the command line and finds a way to get the numbers to add up to another
usage: python sum.py 1 2 5 10 24 finds a way to add 1,2,5, and 10 together to get 24
Public Domain

Tutorials

joytest.py - A short example of how to initialize and poll gamepads in pygame
Public Domain
Python - Tab Completion and Persistent History
Public Domain

back

Valid XHTML 1.1!