juwonzylee/EightPuzzleProblem
Creating a solvable random 8-puzzle, I use the breadth-first search algorithm to make it to the goal state.
Python
No issues in this repository yet.
Creating a solvable random 8-puzzle, I use the breadth-first search algorithm to make it to the goal state.
Python
No issues in this repository yet.