squared

A game about squares.

usage: squared [-h] [-q] [-v] [-H [ip[:port]] | -c <ip[:port] | token>] [-V]

Named Arguments

-q, --quiet

give less output. option is additive, and can be used up to 3 times (warning/error/critical)

-v, --verbose

set the verbosity level. option is additive, and can be used up to 5 times (debug/info/warning/error/critical). (default=info)

-H, --host

host game on this address (default=lan:7371)

-c, --connect

connect to a server (default port=7371)

-V, --version

show program’s version number and exit