CMDQuest is a command line RPG.
To explore, view weapons, view items, view your stats, view the map or exit type in the "choose what to do" prompt:
explore, weapons, items, stats, map or exit.
To compile, clone the CMDQuest repo:
git clone https://github.com/apemax/CMDQuest.git
Then cd to the CMDQuest directory and run make:
cd CMDQuest
make