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