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

Student: Matt Simari

Game Type/Title: A 3D racing game

How to Play: Click once inside the game first. Use LEFT and RIGHT arrow keys to pan. UP and DOWN arrow keys to move forward and backward. Avoid trees--they stop you. Hitting a sign will either give you a boost forward or a flight up, depending on which sign you hit.
To restart the game, reload this web page.

Has Sound: Yes, when you hit a sign.

OOP class file created: Tree.as. Subclass of Tree: Bird.as, Boost.as, Cloud.as, Jump.as, Racer.as.