Click the green flag and watch your maze being generated. Please report any bugs found in the comments.
Check out this random maze algorithm used in Tanks in a Maze! https://scratch.mit.edu/projects/282894360/ ---Update Log--- v1.8.1 - Fixed an issue with stopping the program on the print instructions v1.8 - Updated Seeds, making them far less long and all of them valid. v1.7.1 - Turbo mode no longer needed. Waffle generation now works without a screen refresh v1.7 - Supports a stable saving and loading system (using seeds) v1.6 - Added support for touchscreen devices. v1.5.2 - Tweak so it detects when turbo mode is active. v1.5.1 - Fixed a bug when an invalid save is imported it quits. v1.5 - Added Saving and Loading options. v1.4 - Added Splash Screen. v1.3 - Added a printing option to print out your maze. v1.2 - Added levels so you work through a series of random mazes. v1.1 - Added a player so you can move around your maze. v1.0 - Created basic maze generating algorithm.