Mishors / 8-Puzzle

The program is implemented in Java to solve 8-Puzzle using Informed and Uninformed Search Algorithms like (BFS, DFS & A*). The solver is supported with nice GUI to view the steps of reaching the goal state from the initial state.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mishors/8-Puzzle Stargazers