summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2020-12-31 16:23:38 +0000
committerJuan J. Martinez <jjm@usebox.net>2020-12-31 16:23:38 +0000
commite0e9142dbf47115201f9d6579108ce40c255efb0 (patch)
treeacdd49daff3a457bc18a3157b04112edacf3c027
parent73ff4f657ed19b122cf3820b29126463e8c85350 (diff)
downloadubox-msx-lib-e0e9142dbf47115201f9d6579108ce40c255efb0.tar.gz
ubox-msx-lib-e0e9142dbf47115201f9d6579108ce40c255efb0.zip
Clarified controls
-rw-r--r--game/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/game/README.md b/game/README.md
index 36437f2..6c0ba87 100644
--- a/game/README.md
+++ b/game/README.md
@@ -4,9 +4,10 @@ This is a example game to demo and test functionality of ubox MSX lib.
It has only one screen is not too exciting!
-In the menu press fire on any joystick or space to play with cursors.
+In the menu press fire on any joystick or space to play with cursors (space as
+fire).
-Use space to activate the elevators and ESC to exit the game.
+Use fire to activate the elevators and ESC to exit the game.
This game is meant to be a demo, and because of that, it is simple and not
specially optimised; but you can see that it moves the player and 7 enemies