Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrnxf/maze-walker
two-dimensional maze generation and solving
https://github.com/jrnxf/maze-walker
backtracking depth-first-search maze recursion skrrrt
Last synced: 7 days ago
JSON representation
two-dimensional maze generation and solving
- Host: GitHub
- URL: https://github.com/jrnxf/maze-walker
- Owner: jrnxf
- Created: 2020-02-16T08:39:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:53:40.000Z (almost 2 years ago)
- Last Synced: 2023-03-14T19:57:12.847Z (over 1 year ago)
- Topics: backtracking, depth-first-search, maze, recursion, skrrrt
- Language: TypeScript
- Homepage: https://maze-walker-a26c5.firebaseapp.com/
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# maze-walker
## [view demo](https://maze-walker-a26c5.firebaseapp.com/)