Roguelike built in Kotlin, with Zircon/Amethyst
config/detekt | ||
gradle/wrapper | ||
src/main | ||
.gitignore | ||
build.gradle.kts | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle.kts |
PotRogue
A WIP, opensource, roguelike project built in Kotlin, utilizing Zircon.
For now, please make issues on The mirror repo as ForgeFed has not yet been implemented in mainline ForgeJo, and this instance does not have an open registration
Installation
- Make sure you have installed Java 20/21
- Clone this repo and run
./gradlew clean build
|| ~~Download the latest .jar in the Releases page Self-Hosted ForgeJo | ~~Mirror~~~~ - Navigate to the
build/libs
directory, and run the jar (make sure its executable!) - Enjoy!