comparison README.txt @ 461:edb495e3d3dd

README tweaks
author Adrianna Pińska <adrianna.pinska@gmail.com>
date Sun, 29 Aug 2010 01:23:03 +0200
parents 7debf2951a82
children
comparison
equal deleted inserted replaced
460:59f719cfccea 461:edb495e3d3dd
15 (CTPUG). The theme for PyWeek 11 was "Caught". 15 (CTPUG). The theme for PyWeek 11 was "Caught".
16 16
17 RUNNING THE GAME 17 RUNNING THE GAME
18 ================ 18 ================
19 19
20 It is likely that you have obtain the game in one of four possible ways: 20 It is likely that you have obtained the game in one of four possible ways:
21 21
22 Windows: 22 Windows:
23 23
24 If you have the Windows .zip file, unzip it, find suspended.exe and 24 If you have the Windows .zip file, unzip it, find suspended.exe and
25 doube-click it to launch the game. 25 double-click it to launch the game.
26 26
27 Unix: 27 Unix:
28 28
29 If you have the Unix .tgz file, make sure you have Python and pygame 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 30 installed. The extract the tar file and run "python run_game.py" from
42 dependencies listed further down. Then run "python run_game.py". 42 dependencies listed further down. Then run "python run_game.py".
43 43
44 HOW TO PLAY THE GAME 44 HOW TO PLAY THE GAME
45 ==================== 45 ====================
46 46
47 ??? 47 Point at stuff. Click on things, possibly with other things. You can
48 right-click to deselect the current tool.
48 49
49 DEPENDENCIES 50 DEPENDENCIES
50 ============ 51 ============
51 52
52 You will need to install these before running the game: 53 You will need to install these before running the game: