Skip to content

Mohamad-hammad/Maze-Solver-with-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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