Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 355 Bytes

graphviz

TODO

Phase I

  • Making a responsive weblayout and grid
  • a navbar for selecting start end nodes or wall nodes
  • a sidebar for selecting the algorithm
  • implement A* algorithm
  • implement DFS,BFS algorithm
  • implement maze generation algorithms to create a maze
  • implement a graph algorithm on google maps