Game Dev Day 3
Today in Game Dev, I make a “Tank Game”. The enemies moved to try and shoot the player while navigating around walls. In order to do this, I had to code some A.I into the enemies. Also, there were static enemies (they didn’t move around), that had to find the player and shoot at it. At the end of the day, I started working on my final project a little.