A fun and educational Raspberry Pi project that generates and solves mazes using the DFS and BFS algorithms. Great for learning and entertainment!
-
Updated
Oct 16, 2023 - Python
A fun and educational Raspberry Pi project that generates and solves mazes using the DFS and BFS algorithms. Great for learning and entertainment!
Make a maze. The robot searches it completely and then returns to the starting point through the shortest path.
Add a description, image, and links to the maze-solving-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the maze-solving-algorithm topic, visit your repo's landing page and select "manage topics."