This Interactive Fiction was a project for an Object Oriented Design class. An Interactive Fiction is a story that allows you to make choices that lead to different outcomes.
In order to run the project, a gcc or c++ compiler is required.
- g++ *.cpp
- ./a.out
- Use keyboard to move through the story line via the terminal