A simple maze generator that I'm working on. The end goal is for it to generate a completely random perfect maze every time. Press "S" to change the maze size Turbowarp is basically required on more complex mazes (lower maze size) due to scratch's clone limit, find it here: turbowarp.org/1120802122?clones=infinity&hqpen V1: basic but completely random system V2: added maze size customization and an updated generation algorithm V3: added a playable character to solve the maze with