/maze-solver

Primary LanguagePython

Maze Solver

This is a maze solver written in python! You will need to install tkinter for the GUI needed to draw the maze.

You can run the maze solver like so python3 src/main.py