Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 664 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 664 Bytes

Homebase-Defence (Grade 12 Computer Science Summative)

Play Simon says to defend your ship from the Asteroids that grow ever closer

Homebase Defence is a unique game which recreates the nostalgic look and feel of arcade games in a new java game. It is a combination of a fun memory game - Simon Says, and an action arcade game - Asteroids. It incorporates several features; high score, asteroids destroyed, health bars, and more.

To run this game, check the UserGuide or simply download the zip file associated to the repository,unzip the folder, compile and run HomebaseDefence.java using in command-line: javac HomebaseDefence.java && java HomebaseDefence