Skip to content

albertecos/AsteroidsDevelop

Repository files navigation

Build the project

Use Maven to clean and install all modules an dependencies from the root folder using the Maven command:
$ mvn clean install

Run the Game

Launch the game unsing the java command:
$ java --module-path mods-mvn --class-path "libs/*" --module=Core/dk.sdu.mmmi.cbse.main.Main

The command sets the module path to mods-mvn, adds required libraries via libsfolder, and start the Mainclass located in the Core component.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages