8 lines
551 B
Markdown
8 lines
551 B
Markdown
# PotRogue
|
|
### A WIP roguelike project built in [Kotlin](https://kotlinlang.org/), utilizing [Zircon](https://hexworks.org/projects/zircon/).
|
|
|
|
## Installation
|
|
1. Make sure you have installed Java 20/21
|
|
2. Clone this repo and run `./gradlew clean build` || ~~Download the latest .jar in the Releases page [Self-Hosted ForgeJo](https://git.ouroboros.group/Ouroboros/potrogue/releases) | ~~[Mirror](https://next.forgejo.org/Ouroboros/potrogue/releases)~~~~
|
|
3. Navigate to the `build/libs` directory, and run the jar (make sure its executable!)
|
|
4. Enjoy!
|