TankGameAI This a self played tank shooting game developed for the module CS2212 - Programming Challenge II Requirements Developed using Visual Studio 2015 About the AI AI predict the next move of for the tank, protect the tank from other's shots and shoot other tanks. Algorithms Used A Star Algorithm