victorqribeiro / pathfind

Using Breadth-First Search as a pathfinder algorithm, visualizing the final path.

Home Page:https://victorribeiro.com/pathfind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pathfind

screenshot

Live version

About

Using Breadth-First Search as pathfinder, visualizing the final path.

Click two points on the map and a path will be drawn, if there's one.

Video where I talk about this project.

About

Using Breadth-First Search as a pathfinder algorithm, visualizing the final path.

https://victorribeiro.com/pathfind

License:MIT License


Languages

Language:JavaScript 83.5%Language:HTML 16.5%