/labyrinthe

Labyrinthe implementation with python. This project uses the Randomized First-Depth search algorithm to generate the initial maze. And Dijkstra algorithm to solve the maze.

Primary LanguagePython

Watchers