Skip to content

This is an asteroids game with a persistant scoring board database(objectdb). The game implemented 2 modes: single or multiple players. This project is done during the advanced object oriented programming course at university with a group of two people.

Notifications You must be signed in to change notification settings

adeng322/asteroids-game

Repository files navigation

asteroids-game

Run

Please download the objectdb.jar file. For some reason we could not be able to push it to github.

  1. execute mvn install
  2. run the asteroids-1.0-jar-with-dependencies.jar you find in the target folder

Javadoc

we keep javadoc format of comments. with command

mvn clean package javadoc:javadoc

you can find the docs in target/site/apidocs/.

More

Any further information regarding game demo(screenshots), design choices, architecture, task distribution can be found in report.pdf.

Enjoy the game!

About

This is an asteroids game with a persistant scoring board database(objectdb). The game implemented 2 modes: single or multiple players. This project is done during the advanced object oriented programming course at university with a group of two people.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published