Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 745 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 745 Bytes

PathFinder

find the shortest path of a random generated maze using breadth first search(the how to use is at the buttom of the page)

alt text alt text alt text alt text alt text

How to Use(only checked with python 3.6)

  1. clone the project
  2. install all the packages that are in the requirements.txt
  3. run main.py with python. A user interface shoud pop up