I have been working on the AI for a tank game over the past couple of weeks. Here are some videos of a few iterations I went through:
All the code was written from scratch by me in Java. The A* algorithm took forever mainly due to long debugging times (>10hours). Next, I plan to integrate this with a human tank and thus have a working game!