This directory contains a German authoring system named
T.A.G. (Text-Adventure-Generator) by Martin Oehm.
Current Version: 2.0.
It is written in Turbo Pascal 5.5 und runs on a PC under DOS or in a DOS window
under Windows. It consists of
- a compiler named T.A.G. that compiles a source code file (x.adv) to a game
file (x.tag) and
- an interpreter named T.A.M. (Text Adventure Machine) that runs game files.
- paket.zip [16-Jan-2001]
- the complete package: compiler, interpreter, manual, a sample
game, and a utility program to convert between DOS and Windows
character sets
- tag20.zip [16-Jan-2001]
- the compiler only
- tam20.zip [16-Jan-2001]
- the interpreter only