This directory contains files relevant to programming adventure games using the C and C++ languages.
The C-Adventure Toolkit, by Tony Stiles (1985), a text adventure system which produces C code.
The C-Adventure Toolkit, version 2, by Tony Stiles (1991), a text adventure system which produces C code. Includes executables, sources, examples, tutorials and a manual. Originally shareware, now freeware.
C++ parser classes for interactive fiction, version 1.1, written by Rich Herrick.