Continuous Random Maze Generator
Click here to try out a version of the maze generator that stops and that can be redrawn.
Based on the eponymous code & output for 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 by Nick Montfort, Patsy Baudoin, John Bell, Ian Bogost, Jeremy Douglass, Mark C. Marino, Michael Mateas, Casey Reas, Mark Sample, and Noah Vawter.
This code's continuous scrolling is based on the 10 PRINT
homage created by Josh Giesbrecht.