A graph algorithm visualizer made in Js
You can play with it here : https://nembotjules.github.io/Graph-Algorithm-Visualizer/
-Dijkstra
-Kruskal
-Create a new Graph
-Add a Vertex
-Add Directed Edges
-Add Undirected Edges
-Move Vertex