imazesrv(6)
NAME
imazesrv - the server for iMaze
SYNOPSIS
imazesrv [ -hACFIQR ] [ -c cycle-time ] [ -l {log-file|-} ] [ -p port ]
lab-file
DESCRIPTION
imazesrv is a TCP/IP server for the multi-player network action game
imaze(6).
OPTIONS
-h Print command line option help.
- -c cycle-time
- Use a cycle-time ms step for the game clock. Allowed is 15-150ms. The default value is 60ms. Use lower values for faster game and higher values for slower games, e.g. bad network connections.
- -l log-file
- Enable logging of connections to log-file.
- -l - Enable logging of connections to standard output.
- -p port
- Use port instead of the default TCP port.
- -A Enable auto-answer shot for all players.
- -C Make all players colorless.
- -F Make all players faceless.
- -I Make all players invisible.
- -Q Allow quickturn for all players.
- -R Enable reflective shot for all players.