vs
[
[
[0,0], // coordinates player 1
[0,0], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,0.0], // item count player 2
[1,3,5,7], // item count in total (constant)
".34.......",
"...42.....",
".....433..",
"..2..4..1.",
"2.........",
"...4......",
".3.4......",
"......3...",
".......4..",
"..........",
],
[
[0,0], // coordinates player 1
[0,0], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,0.0], // item count player 2
[1,3,5,7], // item count in total (constant)
".34.......",
"...42.....",
".....433..",
"..2..4..1.",
"2.........",
"...4......",
".3.4......",
"......3...",
".......4..",
"..........",
],
["player 1 wins (opponent return no move or an invalid move)"]
]