/Python-15-puzzle-solver

Python script based on A* algorithm to find solution of '15' puzzle game. Final solution (moves) is being visualized by PyQt.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Stargazers