Skip to content

AI maze solving agent to find the shortest path using searching algorithms

Notifications You must be signed in to change notification settings

AhmedIssa11/Maze-Solving-Agent

Repository files navigation

Maze-Solving-Agent

In this project, we developed an efficient AI maze solving agent to find the shortest path from source to destination by using Path-Finding algorithms.

Implementation of the following Searching Algorithms:

  • BFS
  • Greedy-Search
  • A*

User Interface:

maze