https://github.com/jasterv/breadth-first-search-maze
Implementation of the BFS algorithm to search through a Maze
https://github.com/jasterv/breadth-first-search-maze
Last synced: over 1 year ago
JSON representation
Implementation of the BFS algorithm to search through a Maze
- Host: GitHub
- URL: https://github.com/jasterv/breadth-first-search-maze
- Owner: JasterV
- Created: 2020-03-27T01:32:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T16:07:37.000Z (about 6 years ago)
- Last Synced: 2025-03-07T21:32:55.907Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My solution for day 3 of advent of corona!
https://adventofcorona.hackersatupc.org/#/problem/3
#stayhome