A video that shows the 8-Puzzle Problem using A* pathfinder to reach a solution. Read the tutorial on Faramira (https://faramira.com/8-puzzle-problem....
Also, look at • Implement a Generic Pathfinder in Unity us... to see how the generic pathfinder is used to solve grid-based pathfinding.