Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 153 Bytes

File metadata and controls

5 lines (3 loc) · 153 Bytes

Maze Pathfinder Bot

Programmed in Python. Gui using Tkinter.

Has a editor for creating mazes. Bot solves the created maze using A* Search Algorithm.