Highly efficient holistic 2D visibility solution for grid-based environments/maps (C++ and MATLAB). Extends to a planner.
-
Updated
Aug 9, 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.
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.
A maze generator and solver written in C++
The Maze Project: Main docs
maze solution
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 generator and solver with visualization
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."