In creating the 15 Puzzle game, I ran across this 15 Puzzle solver. It uses a fancy algorithm to solve it - (not the way I learned to solve the puzzle) and it does it fairly quickly.
15 Puzzle self solverInteractive 15 Puzzle Solver
·41 words·1 min
15 Puzzle
Solver
Algorithms
Python