vs
[
[
[3,6], // coordinates player 1
[3,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.....",
".4...3.3..",
"..4...231.",
"244.......",
"4........4",
"...4......",
"2.3.......",
"..........",
],
[
[4,6], // coordinates player 1
[3,7], // 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.....",
".4...3.3..",
"..4...231.",
"244.......",
"4........4",
"...4......",
"2.3.......",
"..........",
],
[
[5,6], // coordinates player 1
[3,7], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,1.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3.3..",
"..4...231.",
"244.......",
"4........4",
"..........",
"2.3.......",
"..........",
],
[
[6,6], // coordinates player 1
[3,8], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,1.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3.3..",
"..4...231.",
"244.......",
"4........4",
"..........",
"2.3.......",
"..........",
],
[
[7,6], // coordinates player 1
[2,8], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,1.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3.3..",
"..4...231.",
"244.......",
"4........4",
"..........",
"2.3.......",
"..........",
],
[
[8,6], // coordinates player 1
[2,8], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,1.0,1.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3.3..",
"..4...231.",
"244.......",
"4........4",
"..........",
"2.........",
"..........",
],
[
[8,5], // coordinates player 1
[1,8], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,1.0,1.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3.3..",
"..4...231.",
"244.......",
"4........4",
"..........",
"2.........",
"..........",
],
[
[8,4], // coordinates player 1
[0,8], // coordinates player 2
[0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,1.0,1.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3.3..",
"..4...231.",
"244.......",
"4........4",
"..........",
"2.........",
"..........",
],
[
[8,4], // coordinates player 1
[0,8], // coordinates player 2
[1.0,0.0,0.0,0.0], // item count player 1
[0.0,1.0,1.0,1.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3.3..",
"..4...23..",
"244.......",
"4........4",
"..........",
"..........",
"..........",
],
[
[7,4], // coordinates player 1
[0,7], // coordinates player 2
[1.0,0.0,0.0,0.0], // item count player 1
[0.0,1.0,1.0,1.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3.3..",
"..4...23..",
"244.......",
"4........4",
"..........",
"..........",
"..........",
],
[
[7,4], // coordinates player 1
[0,6], // coordinates player 2
[1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,1.0,1.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3.3..",
"..4...2...",
"244.......",
"4........4",
"..........",
"..........",
"..........",
],
[
[7,3], // coordinates player 1
[0,6], // coordinates player 2
[1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3.3..",
"..4...2...",
"244.......",
".........4",
"..........",
"..........",
"..........",
],
[
[7,3], // coordinates player 1
[0,5], // coordinates player 2
[1.0,0.0,2.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3....",
"..4...2...",
"244.......",
".........4",
"..........",
"..........",
"..........",
],
[
[6,3], // coordinates player 1
[0,5], // coordinates player 2
[1.0,0.0,2.0,0.0], // item count player 1
[0.0,2.0,1.0,2.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3....",
"..4...2...",
".44.......",
".........4",
"..........",
"..........",
"..........",
],
[
[5,3], // coordinates player 1
[1,5], // coordinates player 2
[1.0,0.0,2.0,0.0], // item count player 1
[0.0,2.0,1.0,2.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4...3....",
"..4...2...",
".44.......",
".........4",
"..........",
"..........",
"..........",
],
[
[5,3], // coordinates player 1
[1,5], // coordinates player 2
[1.0,0.0,3.0,0.0], // item count player 1
[0.0,2.0,1.0,3.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4........",
"..4...2...",
"..4.......",
".........4",
"..........",
"..........",
"..........",
],
[
[4,3], // coordinates player 1
[2,5], // coordinates player 2
[1.0,0.0,3.0,0.0], // item count player 1
[0.0,2.0,1.0,3.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4........",
"..4...2...",
"..4.......",
".........4",
"..........",
"..........",
"..........",
],
[
[4,2], // coordinates player 1
[2,5], // coordinates player 2
[1.0,0.0,3.0,0.0], // item count player 1
[0.0,2.0,1.0,4.0], // item count player 2
[1,3,5,7], // item count in total (constant)
"..........",
"..........",
"....3.....",
".4........",
"..4...2...",
"..........",
".........4",
"..........",
"..........",
"..........",
],
["no winner"]
]