Skip to content

Kinshuk3/react-path-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinding Visualizer

This project was bootstrapped with Create React App.

Purpose

This project helps the user easily visualize and understand the shortest path using the A* graph Algorithm. It goes from "Red" (start node) to "Green" (end node) to find the path if there exists any, by avoiding randomly located black obstacles that change every time the page is refreshed.

Running

Click "Visualize path" below the grid.

Demo

Click here for live demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published