Program: Welcome to The Dungeon v9.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 ansi.exe -- opening screen program compile.bat -- compiling batch program compile.txt -- compile instructions dungeon.bas -- main dungeon source dungeon.doc -- short documentation dungeon.exe -- main dungeon program features.txt -- list of features go.bat -- startup batch file help.bas -- help menu source help.exe -- help menu program list.bat -- lists source to printer page.com -- display utility print.bat -- prints documentation program.txt -- description of program readme.bat -- displays readme file readme.txt -- readme text file util.bas -- display utility util.exe -- display utility source Requirements: The Dungeon is designed to operate on any standard PC, XT, or AT with 256K, floppy or fixed disk, and any color graphics adapter. Starting the game: Enter one of the following commands at the DOS prompt: go -- read documentation and start the program print -- print the documentation readme -- display the readme text file Instructions: Playing is done by entry on the numeric keypad. Keys 0, 1, .., 9, and other symbols like -, +, and = are used for commands. Be sure you have turned on numlock before game play. The Dungeon also recognizes cursor keys for moving in the game without numlock. Program compiling: This disk contains the compile batch files, BASIC source, and additional utility for the dungeon v9.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. Compiling 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 Compiling 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.