DOUBLE CLICK THE FLAG I recommend using phosphorus: https://phosphorus.github.io/#138931884 You are the red tank and you need to destroy the blue tank. Using the arrow keys you can move, and turn. Also to shoot, press space. The enemy uses a system that is like a radar to find you, and its AI is fairly simple, using the same system I used in my maze solver project to navigate the maze. This project has a tendency to not load properly so the enemy tank will not move. Double-clicking the flag helps to prevent this, but if this happens anyway, just reload the project. There probably are some bugs so if you could tell me that would be helpful. Note that some things may glitch just from lag, or the quality of your computer. Just like the old version, this game is based on tank trouble.
It's finally here! I was never planning to make this, but here's the story. @Legacy suggested I make a single player version at school, but I thought it would be way to hard. Then I just left that idea. Quite a while after that, I was wondering why the old tank wars wasn't doing great, so I thought about how to make it better. I then reluctantly thought about how I could make a single player version. Soon I came up with the idea to borrow some code from my maze solver, and implement a radar like system. After about a month, I finally finished this, and I think it is pretty cool.