Entry in PyWeek #11 http://www.pyweek.org/11/ Team: Boomslang Members:
Adrianna Pinska
Jeremy Thurgood
Neil Muller
Simon Cross
Stefano Rivera
A second PyWeek entry by the hackers of the Cape Town Python Users Group (CTPUG). The theme for PyWeek 11 was "Caught".
It is likely that you have obtained the game in one of four possible ways:
Windows:
If you have the Windows .zip file, unzip it, find suspended.exe and double-click it to launch the game.
Unix:
If you have the Unix .tgz file, make sure you have Python and pygame
installed. The extract the tar file and run python run_game.py
from
inside the extracted folder.
Mac OS X:
If you have the Mac OS X .dmg file, double-click to open it. Drag Suspended Sentence to Applications to install. Alternatively, double-click on Suspended Sentence to run it.
Source:
If you have obtained the source directly, you need to install the
dependencies listed further down. Then run python run_game.py
.
Point at stuff. Click on things, possibly with other things. You can right-click to deselect the current tool.
You will need to install these before running the game:
Python: http://www.python.org/ PyGame: http://www.pygame.org/ pyntnclick https://github.com/CTPUG/pyntnclick
Suspended Sentence requires python 2.5 or later, pygame 1.8 or later and pyntnclick.
MIT License. See COPYING.
-
IRC: #ctpug on Atrum (http://www.atrum.org)
-
IRC: #pyweek on FreeNode