ditchers(6)

DITCHERS(6) User Contributed Perl Documentation DITCHERS(6)

NAME

Ditchers -- tank digging and shooting game

SYNOPSIS

ditcher ditchs [-p port] [-m] [--mute] [-v] [--verbose]

DESCRIPTION

Ditchers is an action game based on principles of the legendary game Tunneler. Underground tanks dig tunnels in the soil and their goal is to find and destroy the opponent using a variety of weapons.

ditcher starts the game, ditchs starts the server.

OPTIONS

While ditcher has no command line options as it has a GUI, ditchs has following attributes:

-p, --port: sets what port the server will run at

-m, --mute: nothing except error messages is printed to the console

-v, --verbose: all messages sent to or from the server are printed

If both -m and -v attributes are set, the latter is applied.

SEE ALSO

Homepage of the game is http://ditchers.sourceforge.net/.

AUTHOR

This manual page was written by David Slaby <david@slabi.cz>

2010-05-15 perl v5.10.1