https://github.com/logan-bobo/maze-solver
A visual maze solver in Python based on depth first search
https://github.com/logan-bobo/maze-solver
data-structures python3
Last synced: 8 months ago
JSON representation
A visual maze solver in Python based on depth first search
- Host: GitHub
- URL: https://github.com/logan-bobo/maze-solver
- Owner: logan-bobo
- Created: 2024-02-17T16:26:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T19:39:02.000Z (about 2 years ago)
- Last Synced: 2025-02-05T05:37:39.547Z (about 1 year ago)
- Topics: data-structures, python3
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# maze-solver
A simple visual maze solver in Python based on depth first search
# Demo
