Skip to content

hv7214/Algovisualize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Algovisualizer

algovis

♎ Algorithms

  • A-Star
  • Dijkstra
  • DFS
  • BFS
  • Greedy

🚀 How to use

  • Draw walls by dragging mouse while left clicking.
  • Put the source and destination on the desired location by dragging them.
  • Pick desired algorithm.
  • Choose desired animation speed using the slider.
  • Hit Visualize.

🎯 Todo-List

  • Improve UI/UX.
  • Add random maze feature.
  • Add more algorithms(Sorting, Binary search, etc).
  • Add speed slider for animation.
  • Add weights feature to the graph.

License

MIT