A* Implementation
About
This is essentially implementation of A* Path finding algorithm while maintaining the formation.
you can do the following tasks in the game:
1. Right Click- to create obstacles in the arena
2.Left Click- to move the group to the clicked position while avoiding obstacles and also maintaining the formation.