oussama1598/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.
Python
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.
Python