name:	Shooting
author: Gordon Munro
size:	1016 bytes
needs:	Acorn Computer
descr.: kill triangle on the right, repeatedly

You are the triangle on the left. Kill the triangle on the
right to go to the next level. High speed probably won't
work on RISC OS 4, made for lower spec machines anyway.

 Keys
 
 ' 	- up
 / 	- down
 return - shoot
 
Your triangle is limited to a decreasing number of bullets
allowed on screen, as the levels progress, and the other
guy gets tougher and more resistant to bullets.

There are 10 levels then it congratulates you for your
triumphs.

This is an improved version of something I sent to
CodeCraft #1, by the way.

 Directory Contents
 ``````````````````
 more.Shooting5 - original
 more.Shooting5X- original squashed
 Readme		- this
 shooting	- the game (Shooting5X squashered)

 Thanks
  
 Eli-Jean for teaching me some tricks of programming,
  making many corrections to this game, organising the event, 
  being a nice person, etc

 Mohsen Alshayef for making StrongBS, although it sometimes
  doesn't work.

 Regrets
  
 Making such a rubbishy helpfile for footsteps.
 I'm sorry if you read it.
 I'll have to fix that sometime.