TANK GAME (2D RTS)
About
Tank game is a simple 2D RTS game made in C++. The player fights an AI user in 1 on 1 tank battle. Each player has different units such as:
=> normal tanks
=> fast tanks
=> armored long distance tanks
The goal of the game is to eliminate all of the enemy units in the game before they find a way to eliminate the player.
Controls:
-> move camera (WASD)
-> select unit/s (LEFT MOUSE BUTTON)
-> order units to move/attack (RIGHT MOUSE BUTTON)
Assets used in the game:
-tilesets + obstacles
-Ui base
-Explosions
-Units
the game was made for educational and training purposes only and I do not have any profit from the game.