To run this game ensure that you have the most recent version of Java

http://www.java.com

then simply double click the Galax-Z.jar file

The source code for the game is available in the "src" folder.


-----------------------------------

HOW TO PLAY

W : fires a bullet
A : moves the player left
D : moves the player right

There are 3 different enemies (avoid them and their bullets)
There are 2 Power Ups (Multi shot and Rapid fire)
 - These can be activated by shooting them or touching them


-----------------------------------


This Java Game was created by Isaac Rothenbaum (May 2009) as a Final Project
for Object Oriented Programming - a Computer Science class at Carthage College.
It is dedicated to his class Professor and advisor; The Great Professor Mark Mahoney.

The source code is being released to help educate the next generation of Java Programmers.
This program utilizes inheritence, polymorphism, the Singleton pattern, and the Observer
pattern.

Feel free to review / edit / redistribute this code as it is freeware. Enjoy.

Isaac Rothenbaum
isaac@isick.net
