I coded a random maze generator! It's fun to see how the algorithm explores a grid to find a path through, then branches out to make a finished maze.
You can play with it yourself on CodePen: https://codepen.io/phebert/pen/zYgqwVe
I coded a random maze generator! It's fun to see how the algorithm explores a grid to find a path through, then branches out to make a finished maze.
You can play with it yourself on CodePen: https://codepen.io/phebert/pen/zYgqwVe
This also inspired some weeeeeird generative art experiments: