/pathfinding-visualizer

Visualizer for Dijkstra's Algorithm and A* Search pathfinding in a 2D grid. Heavily inspired by Clement's version, but coded from scratch to test my own ability!

Primary LanguageTypeScriptMIT LicenseMIT

pathfinding-visualizer

Check out the webapp here: https://torjeamundsen.github.io/pathfinding-visualizer/

Visualize either Dijkstra's Algorithm or A*!

Draw your own walls/obstacles to pathfind around!

chrome_hqaCqNmCtU

Real time path recalculation when moving start/end nodes or drawing walls!

chrome_k2MbIM5sSg

No libraries used, only TypeScript (for my own sanity)!

Code_9MOemvJ2Zj