Program: This disk contains the compile batch files, BASIC source, and additional utility for the dungeon v8.0! These files, documents, and programs are public domain. Anyone may use, rewrite, or distribute them without any fee, charge for use, or packaging requirements. Files: Separate the .zip file with the PKWare utility. The .zip file contains the files: ansi.bas -- opening screen source compile.bat -- compiling batch program compile.txt -- compile instructions dungeon.bas -- main dungeon source help.bas -- help menu source list.bat -- lists source to printer page.com -- display utility readthis.bat -- displays readme file readthis.txt -- readme text file util.bas -- display utility util.exe -- display utility source Requirements: The compile program is designed to operate on any standard PC, XT, or AT with 512K, fixed disk, and any monitor. Starting the compiler: Enter one of the following commands at the DOS prompt: compile -- start the compiling process list -- print the source readthis -- display the readme text file Instructions: Compiling is done by entering the subprogram to create with the compile.bat program. You should have the required compiler and library listed in the compile.txt file. Example to start: compile dungeon.