Kruskal maze generator & Backtracking mazer solver
-
Updated
May 18, 2018 - C
Kruskal maze generator & Backtracking mazer solver
Random labyrinth maker with visual exploring using Pygame
This program implements varius graph traversal algorithms (BFS/DFS/A* etc.) to find and display the best way to finish a maze.
Add a description, image, and links to the labyrinth-explorer topic page so that developers can more easily learn about it.
To associate your repository with the labyrinth-explorer topic, visit your repo's landing page and select "manage topics."