From bad9eaf27ab443e763c5cadf532108acef1d6d7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Falzon?= Date: Fri, 4 Oct 2019 16:12:36 +0300 Subject: [PATCH] Added dumbot to readme --- onitama/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/onitama/README.md b/onitama/README.md index d728d13..40e7bcc 100644 --- a/onitama/README.md +++ b/onitama/README.md @@ -115,6 +115,8 @@ Usage: (timeout is in seconds) +Invoked with `dumbot` as third parameter, the judge accepts only one connection and plays random moves for the opponent. This can be used for testing purposes. + ## Competition The competition mode is yet to be determined. Depending on the number of participants, a single-elimination bracket or Swiss-style tournament could be used.