js实现的迷宫生成和寻找路径
用随机prim算法和深度优先算法生成迷宫
用深度优先遍历加层次遍历寻找最短路径
zhangzhenfang.github.io/maze
forked from ZhangZhenfang/maze
-
Notifications
You must be signed in to change notification settings - Fork 0
moli3663/maze
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
js实现的迷宫生成和寻找路径
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 81.2%
- HTML 13.8%
- CSS 5.0%