Dungeon Generator

by Garthor
Creates a random dungeon of square rooms and hallfways.
Version 1 · Date Added: 3/22/03

If you wish to download this demo for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Garthor.DungeonGenerator##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Garthor.DungeonGenerator##version=1

This creates a random network of rooms and hallways (somewhat like NetHack) for use in a roguelike game. It is somewhat more structured than Maze created by Dan, but it is somewhat slower. There are a few kinks to work out, but I'm tired of working on it.