/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.

Primary LanguageJava

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]