项目作者: dddat1017
项目描述 :
Interactive pathfinding playground using BFS.
高级语言: JavaScript
项目地址: git://github.com/dddat1017/PathFinding-Visualization.git
PathFinding-Visualization
About
Find the shortest path on an interactive grid where users define the source/goal vertices with optional barriers. Implemented with BFS and bidirectional BFS.
Check it out
https://datddo.com/pathfind/