Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 780 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 780 Bytes

8-puzzle-solver

ColumbiaX CSMM101x artificial Intelligence (AI) course assignment for using Informed and Uninformed Search Algorithms to Solve 8-Puzzle, Using BFS,DFS,A* searching algorithoms.

For more details regarding the 8-puzzle game solver check the Report

For Easily testing the game solver you can use the attched GUI jar file by simply downloading and running it. If you need more information or usage instructions check the Report

[By : Youssef Mohamed Kishk]