]> bicyclesonthemoon.info Git - ott/molpy-up/commitdiff
updated README
authorPeter Gerwinski <peter.gerwinski@hs-bochum.de>
Tue, 3 Apr 2018 18:59:44 +0000 (20:59 +0200)
committerPeter Gerwinski <peter.gerwinski@hs-bochum.de>
Tue, 3 Apr 2018 18:59:44 +0000 (20:59 +0200)
README

diff --git a/README b/README
index 47ebb69dbdc25a68b3706a428565b5f86e411fd0..bbbaefd15486711bb2137b3b067031bcaeb06635 100644 (file)
--- a/README
+++ b/README
@@ -26,10 +26,24 @@ and the pygame library.
    To run the game, click on "molpyup.py"
    See <http://forums.xkcd.com/viewtopic.php?p=4331549#p4331549> for details.
 
-In the game, use the left and right arrow keys to navigate,
-use + and - to speed up / slow down, SPACE to pause, ESC to exit.
+In the game, the following keys can be used:
+ - Use the left and right arrow keys to navigate.
+ - SPACE: pause
+ - ESC: exit
+ - Use <+> and <-> to speed up / slow down.
+ - Type <s> to save the game to a file named "yyyymmdd-hhmmss.molpyup".
+   To restore, start the game with the filename of the saved game as a parameter.
+   When the molpy has fallen down after a game has been saved or restored,
+   RETURN restarts it from that point rather than from the beginning.
+
+Some additional key bindings for debugging and/or cheating:
+ - Use <ctrl> with <+> or <-> to crank up/down the score.
+ - Use <ctrl> with <e> to enable "eternal" mode. No more falling down. ;-)
+ - Use <ctrl> with <f> to get / get rid of a flag.
+ - Use <ctrl> with <b> to get / get rid of a beanie.
 
 Thanks to NoMouse and taixzo for the installation instructions!
+Thanks to balthasar_s for testing and debugging!
 Thanks to everyone who reported mustard and kept me up with the Present!
 
 Enjoy!