Skip to content

This project brings the A* algorithm to life through visual simulations, helping you see how it finds the shortest path in a graph or grid.

Notifications You must be signed in to change notification settings

MR-DHRUV/A-Star-Pathfinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A* Star Pathfinding

This project brings the A* algorithm to life through visual simulations, helping you see how it finds the shortest path in a graph or grid.

Getting Started

  1. Clone the repository: git clone [repo-link]
  2. Install dependencies: yarn
  3. Run the development server: yarn run dev
  4. Open your browser and navigate to http://localhost:3000 to explore the A* algorithm simulation.

Technologies Used

  • Next.js
  • TypeScript

How to Contribute

We love contributions ❤️, feel free to fork the repository and submit a pull request.

About

This project brings the A* algorithm to life through visual simulations, helping you see how it finds the shortest path in a graph or grid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published