Roguelike built in Kotlin, with Zircon/Amethyst
gradle/wrapper | ||
run | ||
src | ||
.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.
The plan is to be able to self-contain the entire game on a DVD/Blue-Ray once "completed." thatd be so cool and so epic.
Big help from The Hexworks Tutorial, which helped me understand the basics of zircon, much of this code will be heavily transformed once complete.