Skip to content

Vitto44/react-path-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Path Finding Visulizer

Visualize Dijkstra or A* on a Grid

  • Select position of start and end and watch how these two algorithms find the shortest path
  • Add walls to obstruct the path
  • ✨Magic✨

Tech

  • React - That's it... it's just plain React

Installation

Install the dependencies and run the app.

npm i
npm start

Screenshot 2023-03-12 000134

Created by: Viktor Hajdu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published