A tank game is a video game where a player plays with the computer and tries to reduce the power of opponent by attacking their tank by firing. Similarly, the computer tries to reduce the player’s power. ---> We build this game using the Pygame module. In this, the player uses the keyboard button to control the game as follows:
*Right and left arrows to move the tank *Up and down arrows to move the turret *a and d keys to reduce and increase the power respectively *Space to fire SETTING UP BATTLE-TANK:
1)make sure to install the module pygame 2)download and upload the above file imtank.jpg in the same directory




