added TurnDuration option to cli (#62)

This commit is contained in:
BelowAverageDeveloper 2022-03-28 13:22:51 -04:00 committed by GitHub
parent 447cbba8c0
commit 762c94caf9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View file

@ -33,6 +33,7 @@ Usage:
Flags:
-d, --delay int32 Turn Delay in Milliseconds (default 0)
-D, --duration int32 Minimum Turn Duration in Milliseconds (default 0)
-g, --gametype string Type of Game Rules (default "standard")
-H, --height int32 Height of Board (default 11)
-h, --help help for play