 Tank'O'War  v1.1b
===================

use the tankServer.bat to lunch a gamehost (be sure your firewall isn't blocking port '1111').
if you want to play on the same pc start a tankClient and connect to localhost (just leave 
the textfield empty and press connect). if you wanna connect to a host by LAN or internet
be sure you got the right IP-address or hostname. have fun ;)

Keys :

Arrow keys : movement
Space      : fire
s          : respawn after death
f1         : show stats
ctrl	   : opens command console
enter	   : opens chat console


console commands :

map [mapname]    : change to map [mapname]
mode [gamemode]  : change gamemode
			- dm   : deathmatch
			- koth : king of the hill (stay inside the red circle to earn points)
			- ctf  : capture the flag (collect the flag and stay alive)

usage of tankServer.bat: tankServer [mapname]
- mapname without extension .map
- map must be in directory /maps
- default is "quick"

editing maps:
- maps are 20x15 tiles
- tiles are  	#0: gras
		#1: pavement
		#2: water
		#3: wall/house


planned features:

- (power-ups)


version history:

v1.1b

- in game chat

v1.0b

- tanks are moving faster on pavement

v0.99

- capture the flag-gamemode

v0.95

- players got different colors
- king of the hill-gamemode

v0.92

- console to send server commands
- select map while playing


v0.90:

- select map at serverstart
- checking if map is available
- sending map from server to client if needed

v0.88:

- added secure servershutdown

v0.87:

- select playernames
- disconnect and reconnect problems solved
- fixed "multikill"-bug

v0.85:

- added multiple bullets at a time
- loading bar for bullets


(c)'05 by www.normanfreak.de.vu
