Project Portfolio
‹ Back to home

2020

Pathfinding Visualizer


ReactJS TypeScript


https://marc7806.github.io/pathfinder/
pathfinder-showcase-1

Inspired by Clément Mihailescu, I've decided to code my own pathfinding visualizer with ReactJS.

The pathfinder visualizes different algorithms to find the shortest path. For example the Dijkstra or A* Search algorithm.