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