Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Mazebot-Using-A-Star-Search-Algorithm

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.

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages