Highly efficient holistic 2D visibility solution for grid-based environments/maps (C++ and MATLAB). Extends to a planner.
-
Updated
Dec 12, 2024 - MATLAB
Highly efficient holistic 2D visibility solution for grid-based environments/maps (C++ and MATLAB). Extends to a planner.
You guessed it, it solves mazes.
Maze generator and solver with visualization
Make a maze. The robot searches it completely and then returns to the starting point through the shortest path.
The Maze Project: Main docs
A fun and educational Raspberry Pi project that generates and solves mazes using the DFS and BFS algorithms. Great for learning and entertainment!
A maze generator and solver written in C++
This is a maze solving code using arduino uno microprocessor. It use potential field algorithm as the main algorithm. There are many command on every subroutine so that you might get insight on my code.
A maze game made with Phaser 3.
maze solution
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."