Text Based Adventure Game Engine

Text Based computer games are one of the oldest form of computer games. They are also the simplest. They require a whole lot of text. In this endeavor I wanted to create a simple yet robust parser that enabled me to write a Text based adventure without having to put the story between two parentheses after a output function.