Byte-snake-engine/cli/commands/testdata/jsonl_game_complete.json
Rob O'Dwyer 639362ef46
DEV 1916: Fix output issues in CLI (#114)
* adding testing of output file and write line for /end

* fix regression in latency rounding for board
2022-10-20 13:16:52 -07:00

5 lines
No EOL
77 B
JSON

{
"winnerId": "snk_0",
"winnerName": "example snake",
"isDraw": false
}