Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 412 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 412 Bytes

Maze-Solver-with-UI

Visualization of searching algorithms like BFS, DFS, Greedy and UCS in the form of maze solver.

How to Run:

  • Open the code in Pycharm
  • Install following pacakges
    • tkinter
    • Canvas
    • bottom
    • matplotlib
  • click on run to run the program.

Output of the program

alt text