Skip to content

AjayKumar-Here/Algo-Visualizer-Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Algo Pathfinding Visualizer


⚙️ Hosting

  • Front End - Github Pages

📔 Table of Contents

🌟 About the Project

Built Algo path finding visualizer is to find path between start and end point using DFS and BFS graph algorithms

📷 Screenshots

screenshot
screenshot

👾 Tech Stack

🎯 Features

  • BFS and DFS Graph Algorithms
  • Modify Start And Target Location
  • Add Bricks

🧰 Getting Started

🏃 Run Locally

Clone the project

  Clone the project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm start

🚩 Deployment

To deploy this project run

  npm run deploy

⚠️ License

Distributed under MIT License.

About

Path Finding Visualizer using Graph Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published