Skip to content

Dungeon game I implemented for my programming class in 2022

Notifications You must be signed in to change notification settings

sonofhypnos/dungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dungeon

Welcome to Runa's Strive, a dungeon crawler that I implemented for my programming class at KIT.

How to install

clone this directory:

git clone https://github.com/sonofhypnos/dungeon.git

How to start the game

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.

About

Dungeon game I implemented for my programming class in 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages