Random maze generator with terminal output, reusable package
-
Updated
Jun 16, 2026 - Python
Random maze generator with terminal output, reusable package
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.
🌀 A beautiful browser-based maze visualizer with themes, BFS auto-solve, play mode & generation animation — built for 42 School A-MAZE-ING project
🧩 42 Project [Python] - Maze generator and solver algorithm
Python cooperative maze/pathfinding project
Add a description, image, and links to the a-maze-ing-42 topic page so that developers can more easily learn about it.
To associate your repository with the a-maze-ing-42 topic, visit your repo's landing page and select "manage topics."