Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 748 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 748 Bytes

✨ 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