项目作者: dddat1017

项目描述 :
Interactive pathfinding playground using BFS.
高级语言: JavaScript
项目地址: git://github.com/dddat1017/PathFinding-Visualization.git
创建时间: 2019-03-05T17:32:38Z
项目社区:https://github.com/dddat1017/PathFinding-Visualization

开源协议:

下载


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/