Skip to content
#

recursive-backtracking-algorithm

Here are 9 public repositories matching this topic...

A maze generation project implementing Recursive Backtracking and Hunt-and-Kill algorithms to procedurally generate perfect mazes. Features a real-time step-by-step visualization that animates the maze being carved through the grid, making it easy to observe and compare how each algorithm explores and builds its path.

  • Updated Mar 3, 2026
  • Python

Improve this page

Add a description, image, and links to the recursive-backtracking-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the recursive-backtracking-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more