* Hard Hat Mack helpfile

* Add Battle Chess help

* Move .'s to line them up and make the colours match

* Move .'s to odd columns

* Rearrange columns to have gap at 19,20

* Zaxxon help

* Fix whitespace, add SUPER.ZAXXON

* Add frogger

* Flapple.bird

* Add secret text mode to Flapple.bird

* Fix .'s for flappy bird

* Add choplifter

Co-authored-by: Kirk Jackson <kirk@kirks-mbp-2.lan>
This commit is contained in:
kirkj 2020-07-30 03:56:27 +12:00 committed by GitHub
parent 03ca3cab72
commit 7d56cd180a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 135 additions and 10 deletions

View File

@ -11,15 +11,15 @@
return or space to select position
Space * * * * * * * * * * * * * * *start
Space* * * * * * * * * * * * * * * start
Esc * * * * * * * * * * *menu / settings
Esc* * * * * * * * * * * menu / settings
T * * take back R * * * * * *replay
T* * * * take back R * * * * * *replay
F * *force move S * * *suggest move
F* * * *force move S * * *suggest move
V *toggle sound W * * * toggle walk
V* * *toggle sound W * * * toggle walk
C toggle combat
C* * toggle combat
[eof]

25
res/GAMEHELP/CHOPLIFTER Normal file
View File

@ -0,0 +1,25 @@
The classic game of rescue the hostages
Avoid the tank fire, watch out for jets
and drone air mines
Joystick to move
BUTTON 0 * * * * * * * * * * * * * *fire
BUTTON 1 * * * * * * * *change direction
ANY KEY* * * * * * * * * * * * * * start
ESC* * * * * * * * * * * * * * * * pause
CTRL-S * * * * * * * * * * *toggle sound
CTRL-V * * * * * * * * * reverse up/down
CTRL-A * * * * * * * *reverse left/right
[eof]

25
res/GAMEHELP/FLAPPLE.BIRD Normal file
View File

@ -0,0 +1,25 @@
It's a bird!
It flaps!
It's on an Apple!
ANY KEY* * * * * * * * * * * * * * *flap
ESC* * * * * * * * * * * * * * * * pause
Q* * * * * * * * * * * * * * * * * *quit
To toggle top secret text mode,
press t or T while paused
[eof]

25
res/GAMEHELP/FROGGER Normal file
View File

@ -0,0 +1,25 @@
Hop home to your lily pad
Don't get hit, don't get wet
Keyboard or Joystick
A
move < > move
Z
J* * * * * joystick D* * * *define keys
SPACE* * * * * play ESC* * * * * *pause
[eof]

View File

@ -10,16 +10,16 @@
move < > move
Z
Button 0 / Space Bar * * * * * * *jump
Button 0 / Space Bar* * * * * * * * jump
Button 1 / Return * * * * drop rivet gun
Ctrl-C change keys Esc * * * * * pause
Ctrl-C *change keys Esc* * * * * *pause
Ctrl-R * * restart Ctrl-S* * * * sound
Ctrl-R * * *restart Ctrl-S * * * *sound
Press 2 or 3 at title to jump levels
Button 0 / Space Bar * * * * *start game
Button 0 / Space Bar* * * * * start game
[eof]

25
res/GAMEHELP/SUPER.ZAXXON Normal file
View File

@ -0,0 +1,25 @@
Fly through battlefields and tunnels and
beat the robot dragons
Shoot or dodge the enemy planes
and rockets
Shoot fuel tanks to get more fuel
joystick to move
button 0 to fire
UP* * * * *dive low DOWN* * * *fly high
Q* * * * *sound off S * * * * *sound on
ESC * * * * * * * * * * * * * * * *pause
[eof]

25
res/GAMEHELP/ZAXXON Normal file
View File

@ -0,0 +1,25 @@
Fly through two space fortresses and
beat the Zaxxon Robot
Shoot or dodge the enemy planes
and rockets
Shoot fuel tanks to get more fuel
joystick to move
button 0 to fire
UP* * * * *dive low DOWN* * * *fly high
Q* * * * *sound off S * * * * *sound on
ESC * * * * * * * * * * * * * * * *pause
[eof]