CSC 108 Spring 209 - Student Project
Student Gallery :: Final Project

Student: Kelvin Moore

Game Type/Title: 3D Racing Game

How to Play: Click once inside the game first. Press LEFT and RIGHT arrow keys to steer; UP and DOWN to drive forward or back up.

There is a timer and after 20 seconds have elapsed in the race, the Spacebar becomes an available option, which will make you fly. The timer stops once you reach the finish line and gives you your final time. You can continue on beyond the finish line, but your time will not be recorded, as the race is over.

There are items on the road.

  • The monsters are there to block your path, if you run into them, you will bounce backwards.
  • The Yellow (the fill is yellow) Explosion will give you a boost forward.
  • The Red (the fill is red) Explosion will give you a boost backwards (so you want to avoid these).
  • The Blue and Black Striped Box gives you a boost and shoots you through the air.
  • There are also other racers on the track that you must avoid, as running into them will also cause you to bounce backwards.

To restart the game, reload this web page.

Sound: No.

OOP class files created: Tree.as (from Lab8); subclasses of Tree: Item.as, ItemTwo.as, ItemThree.as, Racer.as, Finish.as