diff options
author | Juan J. Martinez <jjm@usebox.net> | 2023-08-06 20:36:07 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2023-08-06 20:36:07 +0100 |
commit | b76ba4c6eeab4c9e4f77fa1f6f81cdec3f9ff025 (patch) | |
tree | 89c1aabc43d6a8bd687ce4c8e9f635bd2114571b /README.md | |
parent | f7e027a1da1f44c1ef68f0532f797343e7212073 (diff) | |
download | gold-mine-run-b76ba4c6eeab4c9e4f77fa1f6f81cdec3f9ff025.tar.gz gold-mine-run-b76ba4c6eeab4c9e4f77fa1f6f81cdec3f9ff025.zip |
Ask for confirmation when abandoning the game
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ The game can be controlled by keyboard or joystick. | Cursor right | Joystick right | Move Right | | Z | Button 1 | Jump | | P | - | Pause / resume game | -| ESC | - | Exit the game | +| ESC | - | Abandon / exit the game | Check `-h` CLI flag for options. |