A* Pathfinding

 Technologies Used: C#, Unity Game Engine

I set out on an adventure with the A* Path-finding algorithm. Implementing the algorithm in a 3D world with a swarm behavior that can choose multiple paths so that each AI component synchronizes with each other and work in a cohesive manner to corner down on a targeted position.