A variant of the A* algorithm to solve the game of Taquin. Efficient c++20 algorithm that can be tested online!
Implementation of game logic from the PA217 course.