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:
parent
d42f5f46cc
commit
97fbcb3376
2 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue