Skip to content

find the shortest path of a random generated maze using breadth first search

Notifications You must be signed in to change notification settings

PLAZMAMA/PathFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

find the shortest path of a random generated maze using breadth first search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages