Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Maze

A maze solver made with python. You can solve the maze using lee algorithm or by using A*.

This app shows how the two algorithms work. (Each jump to left, right, top, bottom, or any of the diagonals has the same distance)

How to use it?

  1. start it with: "python start_app.py"
  2. choose the start and finish points, and create some walls
  3. start one algorithm or both at the same time

About

A maze solver made with python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages