In the final part of the Maze Generator challenge, using p5.js, I cover the concept of a “stack” and how it’s going to help us generate a maze using the Depth-First Search Recursive algorithm
You can also add your own version! (See how)