8Puzzle-Solver

(★ 4)

The 8-puzzle game solver is an AI project where I applied 3 different AI search techniques (DFS, BFS, A*) to solve the puzzle and animate the solution using JavaFX

8Puzzle-Solver Latest Version Download

Download Latest Version (.zip)
// repository documentation