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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

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


Languages

Language:Java 100.0%