/sand

A roguelike about exploring a 3d ruin

Primary LanguageKotlin

Forgotten Sand

This is a simple roguelike about exploring a ruin for lost relics.

It is intended to be a climbing exploration roguelike, where cool level generation and the ability to traverse the level take precedence over combat.

Tools

Kotlin Zircon

To run the application, checkout the code, cd to it, and run the gradle run.

./gradlew run