https://github.com/alextibtab/python-maze-solver
A simple python maze solver using Tkinter for GUI
https://github.com/alextibtab/python-maze-solver
Last synced: 11 days ago
JSON representation
A simple python maze solver using Tkinter for GUI
- Host: GitHub
- URL: https://github.com/alextibtab/python-maze-solver
- Owner: Alextibtab
- License: mit
- Created: 2022-11-14T21:53:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-16T15:11:40.000Z (over 3 years ago)
- Last Synced: 2026-01-18T23:57:09.978Z (6 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-maze-solver
A simple python maze solver using Tkinter for GUI