alltheeb5t / UniSim

Game files for UniSim Assessment 1.
https://alltheeb5t.github.io/
Apache License 2.0
1 stars 0 forks source link

UniSim

Part of the ENG1 Assessment 1 deliverables for alltheeb5t (Cohort 3 Group 5).

Contains the latest build of UniSim, licenced under Apache 2.0.

Platforms

Gradle

This project uses Gradle to manage dependencies. The Gradle wrapper was included, so you can run Gradle tasks using gradlew.bat or ./gradlew commands. Useful Gradle tasks and flags:

Note that most tasks that are not specific to a single project can be run with name: prefix, where the name should be replaced with the ID of a specific project. For example, core:clean removes build folder only from the core project.