Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 277 Bytes

File metadata and controls

4 lines (4 loc) · 277 Bytes

ATP-Project

Maze generator and solver in this project we created a maze using maze generating algorithms while going by certain design patterns that were given to us in the course. in the second part we solved this maze with search-algorithms like BFS,DFS,BEST FIRST SEARCH.