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

Student: Conor Mills

Game Type/Title: spaceship shoot-them-up game (a cross between the game Space Invaders and Galaga)

How to Play: Click once inside the game first. Use the UP, DOWN, LEFT and RIGHT arrow keys to move your spaceship. SPACEBAR to shoot. SHIFT key to reset score and your ship's health. Get points for hitting the alien ships. An alien ship has to be hit twice to disappear. Game over if your ship gets hits too many times by the alien bullets.
To restart the game, reload this web page.

Has Sound: No

OOP class files created: Alien.as and Bullet.as. Subclasses of Bullet: AlienBullet.as and PlayerBullet.as