DungeonHeroes is an old text based RPG built in Java.
Credit goes to the AP Computer Science course at GKHS & CSE142 Winter 2016 at UW
Completed sometime around May 22nd 2017, during jounior year in highschool.
git clone https://github.com/chrisbarnes2000/JavaDungeonHeroes.git
cd JavaDungeonHeroes
$ java DungeonHeroes.java
******----******----******
Welcome to Dungeon Heroes!
******----******----******
\^~~~~\ ) ( /~~~~^/
) *** \ {**} / *** (
) *** \_ ^^ _/ *** (
) **** vv **** (
)_**** ****_(
)*** m m ***(
Select (N)ew game or (C)ontinue
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.