From: Peter Gerwinski Date: Tue, 3 Apr 2018 18:59:44 +0000 (+0200) Subject: updated README X-Git-Url: http://bicyclesonthemoon.info/git-projects/?a=commitdiff_plain;h=13638d097941d8d6c2b8e35df6ea8f813468c3ac;p=ott%2Fmolpy-up updated README --- diff --git a/README b/README index 47ebb69..bbbaefd 100644 --- a/README +++ b/README @@ -26,10 +26,24 @@ and the pygame library. To run the game, click on "molpyup.py" See 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 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 with <+> or <-> to crank up/down the score. + - Use with to enable "eternal" mode. No more falling down. ;-) + - Use with to get / get rid of a flag. + - Use with 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!