From: Ian Jackson Date: Sat, 28 Nov 2020 00:49:49 +0000 (+0000) Subject: improve the README slightly X-Git-Tag: otter-0.2.0~307 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9e7794b62e42c72f3db0c5da3fc87cfb2ab64dd6;p=otter.git improve the README slightly Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index a71b0273..882023d0 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,13 @@ JOINING A GAME In the simplest case: otter join-game unix::: +e.g. + otter join-game unix:ijackson::test See otter --help for further options, including setting your nick. Currently when a new player joins a game (with the `otter` command), -all the other players must restart. +all the other players must reload the page. CREATING A GAME @@ -53,6 +55,9 @@ suitable for fairy chess etc. See otter --help for some more options. +Currently, resetting a game (or otherwise adding or removing pieces) +will mean all the players will get errors until they reload the page. + MAKING YOUR OWN GAME ====================