Byte-snake-engine/cli/commands
Demin Dmitriy d7d888e326 fix invalid request to /end when game ended in a draw
In `board.snakes` there would be `null` instead of `[]`.
2022-03-21 02:37:56 +03:00
..
testdata DEV-765 pipeline refactor (#64) 2022-03-16 16:58:05 -07:00
colors.go Colored board (#59) 2021-12-08 10:43:40 -08:00
output.go Add export to file (#58) 2021-12-02 09:59:20 -08:00
play.go fix invalid request to /end when game ended in a draw 2022-03-21 02:37:56 +03:00
play_test.go DEV-765 pipeline refactor (#64) 2022-03-16 16:58:05 -07:00
root.go Update build path and docs. 2020-12-10 15:02:29 -08:00