UniSim is a short 2D game in which you can take control of your own university - can you maximise student satisfaction under limited time and subject to random events?

- Clone a copy of the repository working on the main branch (NOTE: You must create a new feature branch in order to commit changes, these cannot be committed directly to main)
- Change directory to UniSim/
- Run the command
gradlew run
orgradlew build
- Source code for the game lives in UniSim/core