The game will be
controlled by the following keys:
1. Z –speed up. Hitting Z decreases the delay between consecutive scrolls of the background.
2. X – slow down. Hitting X increases the delay between scrolls of the background.
3. < - move left. Hitting < moves the X position of the car left.
4. > - move right. Hitting > moves the X position of the car right.
5. ESC – exit the game. Play the exit tune.
In this assignment
you have to perform 3 tasks:
Email you executable (with your last name included in the file name)
and turn in the .asm file of the compiled program printed in Courier New 9pts
font.
!!!! Late submissions
for this assignment will not be accepted !!!!
The details of the
assignment and hints are given in the source code.
After completion of
these two tasks you should be able to increase and decrease car speed on the
screen and steer the car left or right.
Additionally, you
should be able to quit the game by hitting ESC. The game should terminate by
playing a tune.
The program terminate with a state like shown (the car can have any X position)