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

Student: Tom McKee

Game Type/Title: side-scrolling platform game

How to Play: Click once inside the game first. Use the LEFT and RIGHT arrow keys to move the hero. Press SPACEBAR to jump. Get 1 point for each spinning coin. Lose 1 point if in contact with a villain. Click the color chips to adjust color of the hero.
To restart the game, reload this web page.

Has Sound: Yes, when pressing SPACEBAR to make the hero jump

OOP class files created: Item.as and Enemy.as (subclass of Item)