/PathPilot

PathPilot is a web application that allows users to find the shortest path between two points and control a hover board to travel along that path. The application is built using React and Redux, and uses Dijkstra's algorithm to find the shortest path between two points on a grid.

Primary LanguageJavaScript

Stargazers