#10 — Maze Generator
Back
Choo choo! In this multi-part coding challenge, I create a maze generator using a depth-first search algorithm with recursive backtracking. The idea ...
Algorithm for Maze Generators on Wikipedia.
Choo choo! In this multi-part coding challenge, I create a maze generator using a depth-first search algorithm with recursive backtracking. The idea ...
Algorithm for Maze Generators on Wikipedia.
What the Coding Train community has created based on this video
Have you completed a project? Share your work!
Suggested by the video you're watching