项目作者: theDe-bugger

项目描述 :
Homebase Defence recreates the nostalgic feel of arcade games in a new java game. It is a combination of Asteroids and Simon Says. Developed for grade 12 computer science summative along with team.
高级语言: Java
项目地址: git://github.com/theDe-bugger/Homebase-Defence.git
创建时间: 2020-11-05T14:51:59Z
项目社区:https://github.com/theDe-bugger/Homebase-Defence

开源协议:

下载


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