sraaphorst / spelunker

Maze generation and solving library
Other
11 stars 2 forks source link

Add code to generate unicursal thick mazes #36

Open sraaphorst opened 6 years ago

sraaphorst commented 6 years ago

Think about this further and the best way to do it. It isn't as immediately obvious to me as it is with regular Mazes.

sraaphorst commented 6 years ago

I cannot, for the life of me, figure out how to do this unless we blow up every cell into 3x3 while making solid wall cells in the original 3x3 solid blocks here, which is hardly ideal.