Helicopter flight simulator

by R.A.Fryer  E-mail  R.Fryer@BTInternet.com

any comments or suggestions appreciated

This small demo contains a couple of buildings and hills
for you to fly around. I plan to make this into a full
game with ground and air enemies (anyone help with the AI).
It was written in QBASIC on a celeron 400 and has not been
run on anything else so i dont know how it will run on 
any other machine, probably just faster or slower.
Collision detection is a bit dodgy and the program 
might crash if you fly too close to the hills.

CONTROLS:

	Joystick up	-	move forward
	Joystick down	-	move back
	Joystick left	-	turn left
	Joystick Right	-	turn right

	Button A	-	increase altitude
	Button C	-	decrease altitude

Written for Saitek Joypad
other joysticks may not work.
this will be fixed though.

	SPACE - end program

