SenseiKiwi 906faf44eb Tweaked Maze Section Generation
Tweaked maze section generation to use a random MAX_DISTANCE for
including rooms in a section. Also changed the code to perform room
removals as sections are processed rather than deferring them to the
end. Deferring removals would cause the algorithm to detect holes from
rooms that were going to be removed. This made section generation much
stricter than necessary.
2014-04-13 16:17:42 -04:00
2013-12-17 03:48:27 -05:00
2014-04-13 16:17:42 -04:00
2014-03-06 02:11:05 -04:00
2013-12-17 03:36:38 -05:00
2013-12-17 19:31:34 -05:00
2013-12-17 03:48:27 -05:00
Description
No description provided
20 MiB
Languages
Java 100%