left/right arrows turn
up/down for faster

display stuff.....
accessed by keys

SpaceBar = Frame Delay .. time in milisec between screen updates.

F Key = Fuel ... when out of gass, you can't go anymore

L Key = Lap .. this is the current lap you just started
the race is for 10 laps, so this will read 10
when you start the last lap and 11 when the race is over

T = Lap Time .. the actual time it took to complete the current lap.
this number will be wrong for the first lap. This is caused by
combining some of the game start up time with your lap time.

Average .. average lap time ,will be displayed with lap time


when the race is over, your fuel will be set to 0 as is
all the bots just to stop the race.

the Course......
well, its your basic figure 8 track
the red markers mark the center of the two ovals
while the green markers identify the outer edge
of the track. 

There are two snowmen on the track.
the first one you'll find marks the start/finish line.
the second is your own personal guide...
he will point with a flag (your color) to tell
you which loop to follow. I did this because with all
the markers out there, it can be confusing at faster
than top speed (curently the speed is limited to 9),
and a speed of 11 is very hard to control (you spend
most of the time air borne).

if you cross the red markers, your speed will drop
to 2 until you are back on the track while crossing the green
will only lower speed to 5.

My best lap so far has been 77 sec.
each time you leave the track seems to cost about 1 sec.

MultiPlayer Notes:
1 - it works
2 - even when hosting a game, Dark Basic requires an ISP#
for some reason. Just leaving it blank is OK though.
3 - the tested modes were:
	Internet hosting
	IPX direct connect (great)  host/client
	Internet client (joining) to be tested later,
	but should be fine as the code is the same as IPX
norm
maycat98501@yahoo.com

The code here is intended to be used for education only. Hopefully nobody will try to directly sell it, although, from my previous experiances, you can "leagilly" sell anything you have the access to the source code to. Luckily, this game is primative enough to not be work the effort.