aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-06-29 22:18:17 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-06-29 22:18:17 +0100
commit623b1dfa54e77d3ca21fb64e200a32ee9a61c021 (patch)
tree85f09d8e3a74e56458bfb5c7a2b1a552d2506305 /README.md
parent10f11bb551897abc5f6978b3a6ee1b373b9341d2 (diff)
downloadgold-mine-run-623b1dfa54e77d3ca21fb64e200a32ee9a61c021.tar.gz
gold-mine-run-623b1dfa54e77d3ca21fb64e200a32ee9a61c021.zip
Add pause / resume
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index a5a758d..867195a 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,16 @@ Running the game:
- 386 or later
- Some RAM! (TBD)
+The game can be controlled by keyboard.
+
+| Key | Action |
+| --- | --- |
+| Cursor up | Jump |
+| Cursor left | Move left |
+| Cursor right | Move Right |
+| P | Pause / resume game |
+| ESC | Exit the game |
+
Development:
- GNU Make