Changeset 447
- Timestamp:
- 12/13/09 17:41:26 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/game/README
r135 r447 1 1 PARPG README 2 Last Updated 1 5 June20092 Last Updated 13 December 2009 3 3 4 4 Thank you for downloading PARPG. To get it running, you'll need the FIFE … … 11 11 ./run.py from /fife/clients/PARPG/ (Windows users may have to use the 12 12 command python.exe run.py). You can exit by either pressing Q or closing 13 the window in the normal way. 14 13 the window in the normal way. For more detailed installation instructions 14 take a look at http://wiki.parpg.net/Download 15 15 16 Keys: 16 Q quits without asking.17 Q shows quit dialog 17 18 ESC shows the main menu. 18 19 I shows/hides inventory. 20 F5 shows the grid co-ordinates. 19 21 F7 takes a screenshot. 20 F 5 shows the grid co-ordinates.22 F10 shows a debug console 21 23 T shows the grid layout. 22 24 M toggles music on and off. 25 PAUSE (un)pause the game. 23 26 24 27 It should be noted that PARPG is in no way a complete game as of yet.
Note: See TracChangeset
for help on using the changeset viewer.