Add rlwrap hint

This commit is contained in:
Martijn Braam 2020-10-22 21:02:46 +02:00
parent 436df90387
commit 02f42a16c0
No known key found for this signature in database
GPG Key ID: C4280ACB000B060F
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ This starts the server on port 1234. then players can connect to it with any too
$ nc 127.0.0.1 1234
```
For an improved experience you can use `rlwrap nc` instead to don't have incoming messages mess up your input
## Joining the game
Players can only join while the game is in the pre-game lobby state. People are asked for a name and then end up in the lobby chat. One player is the admin, usually the first person to connect. That person can execute the /start command to start round. Other chat commands are described in /help