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