Skip to main content

Algorithms

Interactive 15 Puzzle Solver

·41 words·1 min
15 Puzzle Solver Algorithms Python
An interactive 15 Puzzle self solver that quickly finds a solution using an algorithmic method different from manual play.