Dungeon Map Flow and Topology
Abstract
A dungeon map is not just set dressing — it is the decision architecture of the session. The same encounter content plays completely differently depending on whether the map is a straight line or a network of loops and branches. A good map must:
- Enable genuine exploration (areas that can be missed)
- Support player decision-making (meaningful choices between routes)
- Provide opportunities to uncover secrets (reward resourcefulness)
- Maintain pace of action (map flow — avoiding bottlenecks and dead ends)
The Four Basic Forms
Melan's graphical method "distills" dungeon maps into decision-tree diagrams by stripping out corridor noise (turns, artistic shapes) and reducing to connection topology:
| Form | Description | Examples |
|---|---|---|
| A. Linear | Single path, no real branches | Slaver modules, Lost Tomb of Martek |
| B. Linear with Hairiness | Linear with minor dead-end detours only | Sunless Citadel, Forge of Fury, Village of Hommlet (moathouse) |
| C. Branching | Multiple independent paths, tree-like | White Plume Mountain |
| D. Loops | Multiple circular routes, ideally interlocking, ideally in 3D | Caverns of Thracia, Dark Tower, Realm of the Slime God, B1 In Search of the Unknown, Palace of the Silver Princess (lower level) |
Good dungeon design uses C and D without being overwhelming. Overly complicated maps produce frustration rather than exploration.
The Linear Dungeon Problem
Corridor twists and artistic organic shapes can disguise a linear structure. Sunless Citadel has winding, cave-like corridors — but the decision tree reveals it is a straight line with a single branch point (kobold side vs. goblin side). This is "railroading by map design."
Signs of a disguised linear map: - Every keyed location has at most one exit (plus entrance) - Dead ends house the climactic encounter (boss monster at the end of the line) - Optional detours lead only to optional content and then dead-end
Forge of Fury improves slightly with detours to mini-bosses, but is structurally the same.
What Good Maps Do
Exploration Requires Failure to be Possible
If the dungeon presents encounters one after another with no way to miss sections, there is no exploration — only tourism. A branching/looping map lets parties never find an entire wing; discovering a missed section later is a reward for persistence and alertness.
Branches Enable Routing Decisions
When players can choose whether to approach a target from the north or south, enter through the surface or the undermines, push deeper or retreat through a side branch — they are making strategic decisions. These decisions have stakes because they affect risk and resource expenditure.
Circular Routes Prevent Bottlenecking
Dead ends create single-point bottlenecks: if the party can't advance, they must retreat all the way back. Loops provide alternative routes around obstacles and allow retreat without retracing. They also enable circumvention tactics: if you can't fight through the ogre room, maybe you can loop around it.
Secrets-Within-Secrets
Caverns of Thracia (Paul Jaquays) exemplifies this: entire levels and sub-levels exist only for parties resourceful enough to find them. The dungeon rewards observation — the reward isn't just the found content, it's the sense that the dungeon has depth that isn't telegraphed. Palace of the Silver Princess has two conclusions — most parties only reach one. The secret second ending is better, but only for parties that look.
The Melan Diagram Method
To evaluate any dungeon:
- Mark all rooms/areas as nodes
- Mark all connections as edges (dashed for secret, broken for level transitions)
- Prune all decorative geography (corridor art, room shapes) — preserve only topology
- Identify form: A/B/C/D above
Apply this as a design tool: draw your diagram first, before committing to detailed room content. Ensure the topology has at least some C/D elements before investing in encounter design.
This is the same principle behind "xandering" the dungeon (Justin Alexander's term for Jaquays-style design).
Module Rankings by Map Quality (Melan's Analysis)
| Module | Form | Assessment |
|---|---|---|
| Sunless Citadel | A (disguised) | Designed as a story, plays as a story |
| Forge of Fury | A/B | Better than Citadel; detours to mini-bosses only |
| Keep on the Borderlands (Caves of Chaos) | C | Compartmental, individually-linear lairs with open ravine |
| B1 In Search of the Unknown | D | Most complex in the sample; full exploration rewards |
| Village of Hommlet (moathouse) | A | Two secret doors hide the inner dungeon — one good idea, not enough |
| Palace of the Silver Princess | D | Nested circular routes on lower level; two endings |
Referee Implications
- Draft your topology diagram before writing rooms — fixing topology after keying content is painful
- Every terminus should be a choice — if a corridor ends, consider whether a secret passage or vertical connection should open it up
- Level transitions are topology edges — stairways, shafts, and chutes expand the decision space dramatically
- Test your map: draw the Melan diagram; if the result is a hairy line, rebuild the top level of branches before proceeding
See Also
- ../concepts/xandering-the-dungeon.md
- ../concepts/flux-space-megadungeon-structure.md
- ../concepts/dungeon-checklist.md
- ../concepts/five-room-dungeon.md
- ../concepts/classic-exploration-procedure-and-turn-structure.md
Sources
- https://www.enworld.org/threads/dungeon-layout-map-flow-and-old-school-game-design.168563/