The first ever AmigaDOS adventure game!
This game is an adventure game which is run in AmigaDOS. It is not exactly a
program, instead it is a collection of batch files which operate as commands.
So the game can be run while you're doing something different with AmigaDOS.
The game is started by typing "DOS_Adventure" in its directory, and the
commands can be entered like normal AmigaDOS commands. The game sets up some
environment variables for itself, I hope they do not irritate you. It will,
of course, tidily remove them afterwards.
To achieve full effect, all files must have the s-flags set on. This can be
done automatically by extracting with the following command:
lha -a x dosadv.lha
|