vs
[
[
[2,2], // coordinates player 1
[2,2], // coordinates player 2
[0.0,0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3....",
"...5.3.4.3",
"...2....4.",
"4.55.5....",
"....5.....",
"...3......",
"5....2..3.",
"..54..2..5",
"..4..1....",
".45.4.....",
],
[
[3,2], // coordinates player 1
[2,3], // coordinates player 2
[0.0,0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3....",
"...5.3.4.3",
"...2....4.",
"4.55.5....",
"....5.....",
"...3......",
"5....2..3.",
"..54..2..5",
"..4..1....",
".45.4.....",
],
[
[3,2], // coordinates player 1
[2,3], // coordinates player 2
[0.0,0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3....",
"...5.3.4.3",
"...2....4.",
"4.55.5....",
"....5.....",
"...3......",
"5....2..3.",
"..54..2..5",
"..4..1....",
".45.4.....",
],
["player 1 wins (opponent timed out)"]
]