This is our game for ENG1 software engineering project
./gradlew lwjgl3:dist
gradlew.bat lwjgl3:dist
will generate a jar file with the required assets inside:
Location:
lwjgl3/lib/UniTycoon-x.x.x.jar
./gradlew lwjgl3:run
gradlew.bat lwjgl3:run
This will launch the game from build files