![]() |
FREEWAY ACE! by Paul Lay |
|
FREEWAY ACE! is a 3D racing game with scrolling background for one player. It is written in BASIC but contains a substantial amount of machine code.Listing 1 is the BASIC program whilst listing 2, which does not need to be typed in, is the source code for the machine code part. The player controls the car nearest to him at the bottom of the screen using a joystick in port 1. Only left and right movement is permitted and the object is to avoid fatally crashing into one of the vehicles ahead as you try to overtake. Hitting the kerbs is possible but this will result in the loss of points. Just last as long as possible and obtain the highest score. The engines roar ...red light ...green light go! |
|