👁#10 — Maze GeneratorChoo choo! In this multi-part coding challenge, I create a maze generator using a depth-first search algorithm with recursive backtracking. The idea is to walk through a grid of cells, removing walls as we go to build a maze.may 02, 2016may 02, 2016