Simple adventure style engine and sample story. Story authored by 10yr old with initial implementation. Rewritten as generalized adventure game engine.
Illustrates how to create text based adventure style game engine that displays text and moves between nodes based on characters entered on the command line.