Wormz, network game by Jaromir Koutek <miri@punknet.cz>
http://lide.punknet.cz/miri/Wormz.html
Version 1.0b5
This is still beta version. For bugs, see file BUGS.

Documentation is in Czech now only, sorry.

To compile, install and run, type:
-----------------
make depend
make
make install
Wormz
-----------------
Default install directories are set in Makefile to BinInstallPath and
LibInstallPath. If you change them, you HAVE to recompile part of program by
typing make depend; make again.
If you want to try experimental GGI version, set USE_GGI in Makefile. See
README.GGI for details.
