lyubchev / graph-visualizer

A javascript app that visualizes graph algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graph-visualizer

ozhi.github.io/graph-visualizer

Our task

  1. Clone this repo
  2. Open index.html
  3. Make the BFS, DFS, Dijkstra and A* buttons work
  4. See how the algorithms find their way in different graphs

About

A javascript app that visualizes graph algorithms


Languages

Language:JavaScript 86.9%Language:HTML 12.1%Language:CSS 1.0%