8-Puzzle

8-Puzzle

Mishors

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.

1 Stars
0 Forks
1 Watchers
Java Language
Cost to Build
$1.2K
Market Value
$500

Growth over time

6 data points  ·  2021-08-01 → 2023-03-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about 8-Puzzle

Question copied to clipboard

What is the Mishors/8-Puzzle GitHub project? Description: "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.". Written in Java. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone 8-Puzzle

Clone via HTTPS

git clone https://github.com/Mishors/8-Puzzle.git

Clone via SSH

[email protected]:Mishors/8-Puzzle.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the 8-Puzzle issue tracker:

Open GitHub Issues