diff options
author | Juan J. Martinez <jjm@usebox.net> | 2023-07-22 14:00:57 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2023-07-22 14:00:57 +0100 |
commit | e7ccc984c8cc495f36129ffcad3a48754bd26c2e (patch) | |
tree | 7dc3034025940f07e1467e5d792a51f618f6be7d | |
parent | 9ecd65467232071b18a7c6f782a22264046ebf45 (diff) | |
download | gold-mine-run-e7ccc984c8cc495f36129ffcad3a48754bd26c2e.tar.gz gold-mine-run-e7ccc984c8cc495f36129ffcad3a48754bd26c2e.zip |
Typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ The game can be controlled by keyboard or joystick. | Key | Joystick | Action | | --- | --- | --- | -| Cursor left | Joytick left | Move left | +| Cursor left | Joystick left | Move left | | Cursor right | Joystick right | Move Right | | Z | Button 1 | Jump | | P | - | Pause / resume game | |