Game is currently in alpha. Art assets are not final.
To build the source code, run the appropriate command for your OS.
./gradlew clean build
./gradlew.bat clean build
After building the source code, you can run the game using the appropriate command for your OS.
./gradlew run
./gradlew.bat run