/path-finding-visualiser

A visualisation React app to view the nature of Graph algorithms on the obstructed 2D grid, implemented bunch of maze generation algorithms and path finding algorithms. Algorithms Implemented: Dijkstra, Depth first search, Modified Recursive Backtracking.

Primary LanguageJavaScriptMIT LicenseMIT

Issues