Old C# cmd text adventure game project that was left unfinished.
The build version is very buggy but if you want to check it out here are the steps:
- Download
Source code (zip)
from the releases. - Navigate to the
Build
folder. - Run
Jaunt.exe
file which should open the program inside a command window.
Otherwise, the proper functioning version can be run through the visual studio debugger inside of a classic command prompt.