Add new arg "delay" to delay board updates by x milliseconds (#48)

Co-authored-by: Brad Van Vugt <1531419+bvanvugt@users.noreply.github.com>
This commit is contained in:
Luke Mitchell 2021-07-04 13:48:56 -07:00 committed by GitHub
parent d42f5f46cc
commit 97fbcb3376
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View file

@ -32,6 +32,7 @@ Usage:
battlesnake play [flags]
Flags:
-d, --delay int32 Turn Delay 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