I could try to remake it in C++ lol
Hell, I already did a small, shitty prototype of a text-based Brigand game cause I was bored during many classes. I also found a way to add sound to it too, but the shit is only in a basic cmd window, so it's not the best.
Viewing post in Anyone Wanna Work on This? comments
Oh dude, it's fun as hell. Once you get the sentence parser working, you can like, make AI bots that respond to you and make you pass Turing Tests, etc. Also, interactive fiction (w/ text parsers) allow you to make weird little grammar problems, like "look AT window" vs. "look THROUGH window" or "look OUT window".