This mazebot, designed for square mazes, implements the A* search algorithm to intelligently determine the optimal path toward the goal position, given a starting point. The start and goal positions set for the maze may be anywhere in the field. The mazebot will indicate if a solution cannot be found after exploring all possible paths.
-
Notifications
You must be signed in to change notification settings - Fork 0
This mazebot, designed for square mazes, implements the A* search algorithm to intelligently determine the optimal path toward the goal position, given a starting point. The start and goal positions set for the maze may be anywhere in the field. The mazebot will indicate if a solution cannot be found after exploring all possible paths.
patrickjamesmarcellana/Mazebot-Using-A-Star-Search-Algorithm
About
This mazebot, designed for square mazes, implements the A* search algorithm to intelligently determine the optimal path toward the goal position, given a starting point. The start and goal positions set for the maze may be anywhere in the field. The mazebot will indicate if a solution cannot be found after exploring all possible paths.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published