Design

The Battle Tank MIDlet is an arcade-style shoot 'em up ("shmup") game where the player's objective is to defend the base and destroy all enemy tanks.

The main features of Battle Tank are:

  • Destructible game world

  • Large levels

  • Various types of enemy tanks

  • Bonus items (a grenade destroys all enemy tanks, a star makes the player's tank indestructible for short time, and so on)

The game supports different resolutions and both keyboard and touch input.

Figure: Battle Tank MIDlet

An additional help screen has been added with instructions for playing the game in non touch or touch-enabled devices.

For information about implementing the Battle Tank MIDlet, see section Implementation.