Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

About

Maze solver using BFS, DFS, Greedy and UCS.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors

Languages