To download the game: Go to the following link: https://github.com/KevinHall2/HelloDungeon/releases/tag/v1.0 Download the .zip file Extract its contents Open the .exe file
This is a super short semi-immersive series of decisions you can make. When running the program, if the last line of displayed text doesn't state to press any key to continue, type out the desired choice via either its number or its name and hit the enter key.
The program functions the same as it did in v1.0 Changed the input functions to be one overload function Moved all function and variable declarations outside of the Run function