vs
[
[
[11,0], // coordinates player 1
[11,0], // 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)
"2.........5...",
".3..5..5......",
"............44",
"....3.......4.",
".5....24....4.",
".............5",
".5........1..3",
"..............",
".....5........",
"...........5..",
"3.......3.4...",
".......2.....4",
"..............",
"...........5..",
],
[
[10,0], // coordinates player 1
[11,1], // 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)
"2.........5...",
".3..5..5......",
"............44",
"....3.......4.",
".5....24....4.",
".............5",
".5........1..3",
"..............",
".....5........",
"...........5..",
"3.......3.4...",
".......2.....4",
"..............",
"...........5..",
],
[
[10,0], // coordinates player 1
[11,2], // coordinates player 2
[0.0,0.0,0.0,0.0,1.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)
"2.............",
".3..5..5......",
"............44",
"....3.......4.",
".5....24....4.",
".............5",
".5........1..3",
"..............",
".....5........",
"...........5..",
"3.......3.4...",
".......2.....4",
"..............",
"...........5..",
],
[
[10,1], // coordinates player 1
[12,2], // coordinates player 2
[0.0,0.0,0.0,0.0,1.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)
"2.............",
".3..5..5......",
"............44",
"....3.......4.",
".5....24....4.",
".............5",
".5........1..3",
"..............",
".....5........",
"...........5..",
"3.......3.4...",
".......2.....4",
"..............",
"...........5..",
],
[
[10,2], // coordinates player 1
[12,2], // coordinates player 2
[0.0,0.0,0.0,0.0,1.0], // item count player 1
[0.0,0.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"2.............",
".3..5..5......",
".............4",
"....3.......4.",
".5....24....4.",
".............5",
".5........1..3",
"..............",
".....5........",
"...........5..",
"3.......3.4...",
".......2.....4",
"..............",
"...........5..",
],
[
[10,2], // coordinates player 1
[12,2], // coordinates player 2
[0.0,0.0,0.0,0.0,1.0], // item count player 1
[0.0,0.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"2.............",
".3..5..5......",
".............4",
"....3.......4.",
".5....24....4.",
".............5",
".5........1..3",
"..............",
".....5........",
"...........5..",
"3.......3.4...",
".......2.....4",
"..............",
"...........5..",
],
["player 1 wins (opponent timed out)"]
]