junglejourney
changeset 170:4abd543af48a
Updated the instructions.
| author | David Boddie <david@boddie.org.uk> |
|---|---|
| date | Wed Sep 21 00:06:05 2011 +0200 |
| parents | a4f794f4a710 |
| children | 6d63447e97fd |
| files | README.txt |
| diffstat | 1 files changed, 9 insertions(+), 4 deletions(-) [+] |
line diff
1.1 --- a/README.txt Wed Sep 21 00:05:47 2011 +0200 1.2 +++ b/README.txt Wed Sep 21 00:06:05 2011 +0200 1.3 @@ -57,6 +57,12 @@ 1.4 1.5 Playing the Game 1.6 1.7 +The player must help the character reach the exit for each level. However, the 1.8 +player must first find a key to unlock the exit. On the final level, the exit 1.9 +does not require a key but it may be obstructed. Enemies will appear in each 1.10 +location and attack the player's character. These can be destroyed by 1.11 +projectiles fired by the current weapon. 1.12 + 1.13 Your character can be moved around the screen by using four control keys: 1.14 1.15 Z left 1.16 @@ -64,13 +70,12 @@ 1.17 : up 1.18 / down 1.19 1.20 -Enemies can be destroying by the projectiles fired by the player's weapon. 1.21 To fire a weapon, press the Return key. There are four different types of 1.22 weapon available in the game. 1.23 1.24 -The player must help the character reach the exit for each level. However, the 1.25 -player must first find a key to unlock the exit. On the final level, the exit 1.26 -does not require a key but it may be obstructed. 1.27 +Alternatively, you may may using an analogue joystick connected to a Plus 1 1.28 +expansion interface. Select joystick controls by pressing the J key on the 1.29 +title page. Press K to select keyboard controls again. 1.30 1.31 Other keys can be used to control the game: 1.32
