2 lines
93 B
JSON
2 lines
93 B
JSON
{"type": "TicTacToe", "start_state": [[0, 1, 0], [0, 0, 0], [1, 0, -1]], "start_player": -1}
|
{"type": "TicTacToe", "start_state": [[0, 1, 0], [0, 0, 0], [1, 0, -1]], "start_player": -1}
|