No description
Find a file
SenseiKiwi 70ae2fd407 Improved Doorway Placement
Changed MazeDesigner to prune out some unnecessary doorways at random by
removing edges from the room graph. Previous mazes allowed all side
paths to exist, which resulted in a kind of circular layout. Although
that was disorienting to people at first, if you realized it was a
circle, it became simple to navigate through the maze. This update makes
branching paths more common.
2013-12-30 03:21:42 -04:00
gradle/wrapper
src/main Improved Doorway Placement 2013-12-30 03:21:42 -04:00
build.gradle not quite 2013-12-26 00:13:25 -06:00
build.xml.old
gradlew Updated gradlew permissions 2013-12-17 19:31:34 -05:00
gradlew.bat