This directory contains files relevant to programming adventure
games using the C and C++ languages.

# cat.zip
ifwiki: C Adventure Toolkit

The C-Adventure Toolkit, by Tony Stiles (1985),
a text adventure system which produces C code.

# cat2.zip
ifwiki: C Adventure Toolkit

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

C++ parser classes for interactive fiction,
version 1.1, written by Rich Herrick.