comparison README.txt @ 854:3577c51029f1 default tip

Remove Suspended Sentence. pyntnclick is the library we extracted from it
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 21 Jun 2014 22:15:54 +0200
parents f95830b58336
children
comparison
equal deleted inserted replaced
853:f95830b58336 854:3577c51029f1
1 Suspended Sentence
2 ==================
3
4 Entry in PyWeek #11 <http://www.pyweek.org/11/>
5 Team: Boomslang
6 Members:
7
8 Adrianna Pinska
9 Jeremy Thurgood
10 Neil Muller
11 Simon Cross
12 Stefano Rivera
13
14 A second PyWeek entry by the hackers of the Cape Town Python Users Group
15 (CTPUG). The theme for PyWeek 11 was "Caught".
16
17 RUNNING THE GAME
18 ================
19
20 It is likely that you have obtained the game in one of four possible ways:
21
22 Windows:
23
24 If you have the Windows .zip file, unzip it, find suspended.exe and
25 double-click it to launch the game.
26
27 Unix:
28
29 If you have the Unix .tgz file, make sure you have Python and pygame
30 installed. The extract the tar file and run "python run_game.py" from
31 inside the extracted folder.
32
33 Mac OS X:
34
35 If you have the Mac OS X .dmg file, double-click to open it. Drag
36 Suspended Sentence to Applications to install. Alternatively,
37 double-click on Suspended Sentence to run it.
38
39 Source:
40
41 If you have obtained the source directly, you need to install the
42 dependencies listed further down. Then run "python run_game.py".
43
44 HOW TO PLAY THE GAME
45 ====================
46
47 Point at stuff. Click on things, possibly with other things. You can
48 right-click to deselect the current tool.
49
50 DEPENDENCIES
51 ============
52
53 You will need to install these before running the game:
54
55 Python: http://www.python.org/
56 PyGame: http://www.pygame.org/
57 Albow: http://www.cosc.canterbury.ac.nz/greg.ewing/python/Albow/
58
59 Suspended Sentence requires python 2.5 or later, pygame 1.8 or later and
60 Albow 2.1.0.
61
62 LICENSE
63 =======
64
65 MIT License. See COPYING.
66
67 LINKS
68 =====
69
70 - http://ctpug.org.za/
71 - IRC: #ctpug on Atrum (http://www.atrum.org)
72
73 - http://www.pyweek.org/11/
74 - IRC: #pyweek on FreeNode
75 - http://search.twitter.com/search?q=pyweek