Skip to content

patel-himanshu/algorithm-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Visualizer

Features

  • Visualize Dijkstra's pathfinding algorithm
  • Create/remove new wall nodes on the board
    • using mouse click
    • using Create Random Wall button
  • Reset board to restart the source and target nodes

Screenshots

Algorithm Visualizer (Web View)

Algorithm Visualizer (Web View)

Algorithm Visualizer (Mobile View)

Algorithm Visualizer (Mobile View)

To Do

  • Add A* algorithm
  • Add BFS and DFS algorithm
  • Add button to switch between animation speed
  • Allow user to set source and target node

About

An interactive interface to visualize Dijkstra's pathfinding algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published