GitHub / abhiBose27 / path-finding-visualizer
A Path finding visualizer that uses different algorithms to visualize a path on a grid. Notably A * and dijkstra. Also has the functionality to generate different mazes using different maze generating algorithms. So one can play around, visualize the difference in efficiency of different path finding algorithms on a bigger and more complicated scale.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhiBose27%2Fpath-finding-visualizer
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 17.2 MB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago
Topics: javascript, maze-generator, pathfinding-algorithm, pathfinding-visualizer, react-hooks, react-life-cycle, reactjs