/Sliding-Tile-Puzzle

This is a sliding puzzle game with AI solution finder. The solution employs a minimum priority queue (binary heap) coupled with an A* algorithm.

Primary LanguageSwiftMIT LicenseMIT

No issues in this repository yet.