-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nikolai Oliver Aasheim Lydvo edited this page May 26, 2026
·
3 revisions
IDATT2003 MappeVurdering Spring 2026 Group members:
- Nikolai Oliver Aasheim Lydvo
- Martin Olai Amundsen Henøen
Game requirements:
- Java 25
How to run game:
- Maven commandline tool:
- Ensure you have the maven commandline tool installed
- Download latest release source code
- Navigate to project root and open a commandline window
- Run the command: mvn javafx:run
- Game should open after compiling
- Downloadable Jar file:
- Download the latest release .jar file
- Open a commandline window in the same directory as the downloaded .jar file
- Run the command: Java -jar [filename].jar