Short: Conversion of TSR boardgame Uploader: james.jacobs@bigpond.com (James Jacobs) Author: rhett@enablesoftware.com (Rhett Jacobs) Type: game/board Requires: Windows 9x/2K/NT/XP Version: 1.0 (beta) Architecture: x86-windows >= 4.0.0 This is a conversion of the 1981 TSR boardgame "Dungeon!", for up to 4 players. It was developed by Enable Software in 1998. Visual C++ source code is included. The implementation is 90% complete. The following unfinished aspects should be noted: * Player names cannot be changed. * The number of players (4) cannot be changed. * Players can teleport at will. * There is no automatic changing to the next player. * Dropping of treasures is not implemented. * Extra requesters appearing, eg. "CMagicSwordFunc()". * Traps are not implemented. * Monster attacks can be skipped. * Sound is not implemented. * There are some unused (permanently ghosted) menus and menu items. * Loading/saving games does not work. * Victory conditions might not be implemented.