8-Puzzle Problem Using A* in C# and Unity

Опубликовано: 10 Апрель 2026
на канале: FaramiraSG
1,513
2

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.