basic room-and-corridor dungeon generator

last update: Sat, 19 May 2012

This is a generator of a dungeon which consists of rooms and corridors. It uses a "place all rooms, then connect them" algorithm similar to the game rogue (the description of the rogue algorithm is available on the rec.games.roguelike.development newsgroup: [you can read it] with [Google Groups] ). The connecting code doesn't use meta-information such as rooms are in a 3x3 form.

download

Use this [public key] to verify the signature.