Developed grid-based search algorithms namely BFS, DFS, Dijkstra, A*, Weighted A* using C++.
Demonstrated the algorithm by using them to solve a maze generated using PyGame.
Developed grid-based search algorithms namely BFS, DFS, Dijkstra, A*, Weighted A* using C++.
Demonstrated the algorithm by using them to solve a maze generated using PyGame.