Skip to content

RaySD03/Shortest-Path-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortest Path Visualizer

This project is a grid-based shortest path visualizer implemented in JavaScript, HTML, and CSS. It allows users to visualize the shortest path on a grid. Shortest path is found based on the cost of traversing the grid cells using Dijskatra's algorithm.

Features

  • Interactive grid.
  • Visualize the shortest path.
  • Clear the grid to start fresh or randomize the distances.
Shortest.Path.Visualizer.Demo.mp4

About

A visualizer for Dijkstra's shortest path

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published