Open samjudge opened 7 years ago
Rewrote The Script, made it so that it now generates a maze. rooms to do!
Lots of bugs fixed, maze looking good.
Doors added
Dungeon sometimes fails to generate, resulting in a halt. (Probably caused by how the initial node is added)
Generator currently carving, but heuristics are off (open nodes incorrect), code review required.