hesham-medhat/AI-Grid-Puzzle-Solver
AI grid puzzle solver that can solve a square puzzle using different algorithms to search for the solution including but not limited to A* search, BFS, and DFS.
Java
AI grid puzzle solver that can solve a square puzzle using different algorithms to search for the solution including but not limited to A* search, BFS, and DFS.
Java