Skip to content

ssd-81/Maze-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Maze-Solver

maze solver built using tkinter

Structure of project

src: contains all source code

How to run

  1. Navigate to src directory
  2. Run
    python3 main.py or python main.py depending on system.

Stack used

Python: Tkinter

Aim

Generate a maze and solve it using path finding algorithms.

About

maze solver built using tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages