#10 — Maze Generator

Topics

maze,recursion,
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 is to walk through a grid of cells, removing walls as we go to build a maze.

  • Editing

    by Mathieu Blanchette

  • Animations

    by Jason Heglund

Passenger Showcase

What the Coding Train community has created based on this video

Have you completed a project? Share your work!

Try a challenge!

Suggested by the video you're watching

👁

👁