/EightPuzzleProblem

Creating a solvable random 8-puzzle, I use the breadth-first search algorithm to make it to the goal state.

Primary LanguagePython

No issues in this repository yet.