Sliding-Tile-Puzzle
PublicThis is a sliding puzzle game with AI solution finder. The solution employs a minimum priority queue (binary heap) coupled with an A* algorithm.
Creat:2021-10-02T09:59:30
Update:2024-04-25T03:17:49
7
Stars
0
Stars Increase
This is a sliding puzzle game with AI solution finder. The solution employs a minimum priority queue (binary heap) coupled with an A* algorithm.