pybridge-server — a game server for PyBridge.
Synopsis
pybridge-server [options]
Description
pybridge-server is a game server for PyBridge. It accepts incoming network connections from pybridge clients.For more information, visit http://pybridge.sourceforge.net/.
Options
- -h, --help
-
Print help message and exit.
- -p portnum, --port portnum
-
Listen for incoming connections on port portnum. (The default port is 5040.)
- -v,--version
-
Print version information and exit.
Bugs
Plenty. Please report any bugs you find.