- A-Star
- Dijkstra
- DFS
- BFS
- Greedy
- 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.
- 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.