Yarintop / Graph-Search-Algorithms

Web application for visualizing graph search algorithms such as BFS, DFS and Dijkstra. with maze generation algorithms such as Prim, Kruskal, etc.

Home Page:https://graph-search-algorithms.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph Algorithms Visualizer

I saw a few projects like this one and I've decided to make my own.

The "Graph Algorithms Visualizer" is exactly how it sounds like,

Web application for visualizing graph search algorithms such as BFS, DFS and Dijkstra. with maze generation algorithms such as Prim, Kruskal, etc.

Deployed using Firebase Here

Maze Generation

Capable of generating mazes using algorithms such as Kruskal's, Prim's, DFS and Random

JdtbQ4TfW5

Path Finding

Using BFS, DFS or Dijkstra, this web application animates the proccess in a fun way and of course, showing the path afterwards.

7OXwTtRIyU

TODO

Add a few more Solving Algorithms

About

Web application for visualizing graph search algorithms such as BFS, DFS and Dijkstra. with maze generation algorithms such as Prim, Kruskal, etc.

https://graph-search-algorithms.web.app/


Languages

Language:JavaScript 90.5%Language:CSS 5.5%Language:HTML 4.0%