1 line
91 B
JSON
1 line
91 B
JSON
{"type": "TicTacToe", "start_state": [[0, -1, 0], [1, 0, 0], [0, 0, 0]], "start_player": 1} |
{"type": "TicTacToe", "start_state": [[0, -1, 0], [1, 0, 0], [0, 0, 0]], "start_player": 1} |