Skip to content

2D grid-based map demostrasting the process of some common search algirithms. eg. BFS, DFS, Greedy and A*

License

Notifications You must be signed in to change notification settings

DavidYQY/MazeSolver

Repository files navigation

MazeSolver

2D grid-based map and searching algirithms.

map1 map2

Features

  • Change the size of the map
  • Change the initial point and target point
  • Demostrate the search process in real time, with controlable rate.

Thanks to

About

2D grid-based map demostrasting the process of some common search algirithms. eg. BFS, DFS, Greedy and A*

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages