This directory contains files relevant to programming adventure
games using the C and C++ languages.
- cat.zip [04-Sep-2000]
- The C-Adventure Toolkit, by Tony Stiles (1985),
a text adventure system which produces C code.
- cat2.zip [24-Jun-2002]
- 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.
- parser_rel_1.1.zip [29-Sep-2002]
- C++ parser classes for interactive fiction,
version 1.1, written by Rich Herrick.