A Text Adventure Engine, with an example script called "The Traveler", made in C.
- Create a script file (
script/script.tee
). - Fill the script file with a story, using the appropriate standard.
- Compile using the Makefile.
- Use 4 spaces instead of tabs.
See the example script file (script/script.tee.example
) for the script standards.
- Play sound on Linux