Roguelike built in Kotlin, with Zircon/Amethyst
- Kotlin 100%
| bin/main | ||
| config/detekt | ||
| gradle/wrapper | ||
| src/main | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| NOTES.md | ||
| README.md | ||
| settings.gradle.kts | ||
| TODO.md | ||
PotRogue
A WIP roguelike project built in Kotlin, utilizing Zircon.
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/libsdirectory, and run the jar (make sure its executable!) - Enjoy!