initial commit
This commit is contained in:
1
boards/tictactoe4.json
Normal file
1
boards/tictactoe4.json
Normal file
@@ -0,0 +1 @@
|
||||
{"type": "TicTacToe", "start_state": [[0, 1, 0], [0, 0, 0], [1, 0, -1]], "start_player": -1}
|
||||
Reference in New Issue
Block a user