Generate a completely unique, random maze. Once it's finished, a character will appear, and you can try to complete the maze with the arrow keys! (You're the little dot at the bottom of the screen! How it works: The generator will draw a path to a random square adjacent to it that has not been drawn over already. If there are no empty squares available to move to, the generator will backtrack until it finds one.
Made by me with ideas from other sources. See the other version, with horizontal passage bias, here: https://scratch.mit.edu/projects/220931759/