You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
You can either download the .jar-file from newest release, if you just want to play the game.
The source code can be downloaded in several versions:
the latest full release (watch at the right side for the Releases, that is the newest)
the latest early access-preview (Releases --> X tags --> click the latest release (You should only use Early Access-releases if you do want to test this app, since they might not be stable))
any current branch (master is the main branch, there might be some more feature branches --> Download source code)
Run
For your Java-Installation, it might work just fine if you double-click the file.
If this does not work, run java -jar PATH_TO_JAR.jar in the terminal.
Find .jar-file
Source code: The .jar-file can be found in the out/-directory. Then follow the steps above.