    ///////////////////////
   //    Q T A N K S    //
  ///////////////////////
 //    Short readme   //
///////////////////////

Version 1.1
By Dennis Meuwissen (dennis.meuwissen@wanadoo.nl)

OPTIONS MENU
Gravity = Amount of gravity in game; 9.8 is Earth.
Land Steepness = How many levels of steepness the generated landscape has.
Land Bumpiness = How many times the generator changes of scape type.
Explosion Size = The scale of the explosions.
Shoot Speed = How fast the shot goes.
Wind Changes = If the wind changes after a turn of a player.
Music & Sound Volume = Duhh...
Computer AI = Not available in this version.
Back to main menu = Guess what?

NEW TOURNAMENT MENU
Players = Amount of players in the new game.
Dirt Falls = If the dirt falls after an explosion.
Initial Cash = Amount of cash where each player starts with.
Games = Number of games in the tournament.
Back to main menu = Yeah right.
Start Game = Start the tournament.

IN-GAME CONTROLS
Press up and down to change the angle of the shot.
Use left and right to set the power of the shot.
Use the Z and X keys to select a weapon to use.
Press SPACE to shoot.

EXPLAINATION OF THE WEAPONS
Shield: Protects the player with one shot.
Double Shield: Protects the player with two shots.
Triple Shield: Protects the player with three shots.
Quadruple Shield: Protects the player with four shots.
Sand Bomb: Buries a player under dirt (small size).
Medium Sand Bomb: Buries a player under dirt (medium size).
Heavy Sand Bomb: Buries a player under dirt (large size).
Nuclear Bomb: Kills all players in the radius of the explosion (small).
Mega Nuclear Bomb: Kills all players in the radius of the explosion (large).
Suicide: Kills the player who uses it and also kills the players in the
         radius of the explosion.
Airstrike: Throws multiple shots at a location.
Random Teleport: Teleports the player who uses it to a random location.
Selected Teleport: Teleports the player who uses it to a given location.
Homing Device: After use, it displays a red dot which is where the next
               shot will end. Note: This will not work for lasers!
Laser: A laser which goes trough all things except players. Gravity and
       wind have no effect on it. And the homing device won't predict the
       location where the laser ends.
Time bomb: A time bomb falls at a given location and explodes after a
           few seconds. But it isn't quite reliable.
Small digger: Will remove all the dirt at the point you select. (Small)
Large digger: Will remove all the dirt at the point you select. (Large)

CHANGES SINCE VERSION 1.0
 - A bit different title screen.
 - Three more different weapons.
 - A sort of keyboard handler for the angle and power selection.
 - The score table now says 'SCORE TABLE AFTER XX ROUNDS'.
 - It plays a bit faster.
 - Fixed a few small bugs.
 - Added some more taunts and player names.

NOTE: If the keys don't react how they should, turn Num Lock off. The
      Num Lock light might not work properly. This is still a small bug.

        -Have fun!  Dennis