Please download the objectdb.jar file. For some reason we could not be able to push it to github.
- execute
mvn install
- run the asteroids-1.0-jar-with-dependencies.jar you find in the target folder
we keep javadoc format of comments. with command
mvn clean package javadoc:javadoc
you can find the docs in target/site/apidocs/.
Any further information regarding game demo(screenshots), design choices, architecture, task distribution can be found in report.pdf.
Enjoy the game!