Hey again! Just messing around with some random maze generation. Right now it's using <is touching color> but soon I'm planning on using a list. The maze is rendered completely in pen, otherwise there would be too many clones.
Thanks to @griffpatch for the pen square technique. The original algorithm was made for Minecraft by BrianLorgon111.