Feuerkraft
==========

Feuerkraft is a multiplayer tank game under the GPL. Its still
under development, so its not yet a finished game, you can only drive
around in this demo and destroy a few buildings. To start this demo,
simply type:

 $ ./feuerkraft

Feuerkraft doesn't currently has command-line support or any options
you can tweak, so the above shows you all that it there at the moment.
As long as you have working OpenGL support the demo should work
without any extra libraries.

You can find new versions of the Feuerkraft source via CVS:

 $ export CVSROOT=':pserver:anonymous@dark.x.dtu.dk:/usr/local/cvsroot'
 $ cvs login
   (there is no password, just hit return)
 $ cvs checkout Libs/Hermes-1.3
 $ cvs checkout Libs/ClanLib-0.5
 $ cvs checkout Games/Feuerkraft

The source code for this binary has the tag 'release_0_1_0'.

You can also have a look at the Feuerkraft website:

 * http://feuerkraft.sourceforge.net

The feuerkraft-devel mailinglist can be found at:

 * http://lists.sourceforge.net/lists/listinfo/feuerkraft-devel

Question and comments about the game should go to
feuerkraft-devel@lists.sourceforge.net.

Last update: $Date: Fri Mar 29 14:57:08 2002$
