Welcome to Runa's Strive, a dungeon crawler that I implemented for my programming class at KIT.
clone this directory:
git clone https://github.com/sonofhypnos/dungeon.git
run
chmod +x dungeon.jar; ./dungeon.jar
in the project root. Java versions 11 and above should work. The game is pretty self-explanatory. Just follow the instructions in the terminal.