Java GUI Asteriod Mail Game
LEFT, RIGHT, UP, DOWN KEY
ENTER KEY
Land your ship on the moons to collect points. Getting hit by asteriods reduces health until you run out of lives.
Score decreases by time alive.
When the timer runs out or no more lives left, Game Over!
Go for the high score!
#How to build: -Note, the jar file will not run on MacOs Natively. To play game, please open folder in any Java IDE.
Build the project, and run the spaceship java file

