Pathfinding algorithm Visualizer

Description

Using ReactJS, I designed and deployed a Pathfinding Algorithm Visualizer web application that allows users see how different pathfinding algorithms work. The algorithms that are currently featured are Dijkstra's Algorithm, A* Search, Breadth-First Search and Depth-First Search.

The web app was built using ReactJS and Material UI, and is hosted on GitHub Pages - and served as a project for me to build experience in ReactJS and pathfinding algorithms.

Tags

ReactJS, REST APIs, Material UI

DateJune 2020

More Projects