animate Solution
private fun animateSolution()
Content copied to clipboard
Handles the animation of the puzzle tiles during the solution walkthrough.
This solution refers to the one found by the app via the A* algorithm implemented in SolveUtil
.