vs
[
[
[9,4], // coordinates player 1
[9,4], // 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)
"3.....3...",
"..4...3...",
"......4...",
"..........",
"..2.......",
".4...4.3..",
"......3..2",
".4....4...",
"2.1.......",
"4.........",
],
[
[9,5], // coordinates player 1
[9,5], // 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)
"3.....3...",
"..4...3...",
"......4...",
"..........",
"..2.......",
".4...4.3..",
"......3..2",
".4....4...",
"2.1.......",
"4.........",
],
[
[9,6], // coordinates player 1
[9,6], // 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)
"3.....3...",
"..4...3...",
"......4...",
"..........",
"..2.......",
".4...4.3..",
"......3..2",
".4....4...",
"2.1.......",
"4.........",
],
[
[9,7], // coordinates player 1
[9,6], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"3.....3...",
"..4...3...",
"......4...",
"..........",
"..2.......",
".4...4.3..",
"......3...",
".4....4...",
"2.1.......",
"4.........",
],
[
[9,8], // coordinates player 1
[8,6], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"3.....3...",
"..4...3...",
"......4...",
"..........",
"..2.......",
".4...4.3..",
"......3...",
".4....4...",
"2.1.......",
"4.........",
],
[
[8,8], // coordinates player 1
[7,6], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"3.....3...",
"..4...3...",
"......4...",
"..........",
"..2.......",
".4...4.3..",
"......3...",
".4....4...",
"2.1.......",
"4.........",
],
[
[7,8], // coordinates player 1
[6,6], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"3.....3...",
"..4...3...",
"......4...",
"..........",
"..2.......",
".4...4.3..",
"......3...",
".4....4...",
"2.1.......",
"4.........",
],
[
[7,8], // coordinates player 1
[6,6], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"3.....3...",
"..4...3...",
"......4...",
"..........",
"..2.......",
".4...4.3..",
"......3...",
".4....4...",
"2.1.......",
"4.........",
],
["player 1 wins (opponent timed out)"]
]