I Created a system that generates random mazes and solves them using AI search Algorithms such as BFS, DFS ,and GREEDY .
The goal to evaluate and compare algorithmic efficiency in solving different maze complexities