Graph-Algorithm-Visualizer

A graph algorithm visualizer made in Js
You can play with it here : https://nembotjules.github.io/Graph-Algorithm-Visualizer/

Algorithm Implemented

-Dijkstra
-Kruskal

Feature

-Create a new Graph
-Add a Vertex
-Add Directed Edges
-Add Undirected Edges
-Move Vertex

Screenshots