Skip to content

VMadhuranga/maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze solver

Maze Solver is a GUI that solves mazes, built with Python and Tkinter. It will generate a randomized maze and then systematically solve it, and the solved path will be displayed in red.

Demo

maze solver demo

Prerequisites

You need to have Python and TkInter installed in your PC to run this program.

Run Locally

  1. Fork and clone the repo.
  2. Go to repo's root directory.
  3. Inside repo's root directory run the ./main.sh command in the terminal.

Acknowledgments

This project is a part of BOOT.DEV, an online course to learn back-end development.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published