This is a simple implementation of the A* pathfinding algorithm implemented in C# with Unity Engine. You control a little yellow robot.
The algorithm was built based on this Pathfinding tutorial.
This is a simple implementation of the A* pathfinding algorithm implemented in C# with Unity Engine. You control a little yellow robot.
The algorithm was built based on this Pathfinding tutorial.