The full pipeline result: the level, its room graph, and how many placement attempts were rejected along the way. generateDungeon is the same pipeline, returning only the level, for a caller that has no use for the graph or retry count.
generateDungeon
The full pipeline result: the level, its room graph, and how many placement attempts were rejected along the way.
generateDungeonis the same pipeline, returning only the level, for a caller that has no use for the graph or retry count.