vs
[
[
[2,3], // coordinates player 1
[2,3], // coordinates player 2
[0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
"33..2....",
".........",
".........",
".........",
"...3.....",
".........",
"1.3......",
"..2....2.",
],
[
[2,4], // coordinates player 1
[1,3], // coordinates player 2
[0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
"33..2....",
".........",
".........",
".........",
"...3.....",
".........",
"1.3......",
"..2....2.",
],
[
[2,5], // coordinates player 1
[1,2], // coordinates player 2
[0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
"33..2....",
".........",
".........",
".........",
"...3.....",
".........",
"1.3......",
"..2....2.",
],
[
[2,6], // coordinates player 1
[1,1], // coordinates player 2
[0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
"33..2....",
".........",
".........",
".........",
"...3.....",
".........",
"1.3......",
"..2....2.",
],
[
[2,7], // coordinates player 1
[1,1], // coordinates player 2
[0.0,0.0,0.0], // item count player 1
[0.0,0.0,1.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
"3...2....",
".........",
".........",
".........",
"...3.....",
".........",
"1.3......",
"..2....2.",
],
[
[2,7], // coordinates player 1
[0,1], // coordinates player 2
[0.0,0.0,1.0], // item count player 1
[0.0,0.0,1.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
"3...2....",
".........",
".........",
".........",
"...3.....",
".........",
"1........",
"..2....2.",
],
[
[1,7], // coordinates player 1
[0,1], // coordinates player 2
[0.0,0.0,1.0], // item count player 1
[0.0,0.0,2.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
"....2....",
".........",
".........",
".........",
"...3.....",
".........",
"1........",
"..2....2.",
],
[
[0,7], // coordinates player 1
[1,1], // coordinates player 2
[0.0,0.0,1.0], // item count player 1
[0.0,0.0,2.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
"....2....",
".........",
".........",
".........",
"...3.....",
".........",
"1........",
"..2....2.",
],
[
[0,7], // coordinates player 1
[2,1], // coordinates player 2
[1.0,0.0,1.0], // item count player 1
[0.0,0.0,2.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
"....2....",
".........",
".........",
".........",
"...3.....",
".........",
".........",
"..2....2.",
],
[
[0,8], // coordinates player 1
[3,1], // coordinates player 2
[1.0,0.0,1.0], // item count player 1
[0.0,0.0,2.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
"....2....",
".........",
".........",
".........",
"...3.....",
".........",
".........",
"..2....2.",
],
[
[1,8], // coordinates player 1
[4,1], // coordinates player 2
[1.0,0.0,1.0], // item count player 1
[0.0,0.0,2.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
"....2....",
".........",
".........",
".........",
"...3.....",
".........",
".........",
"..2....2.",
],
[
[2,8], // coordinates player 1
[4,1], // coordinates player 2
[1.0,0.0,1.0], // item count player 1
[0.0,1.0,2.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
"...3.....",
".........",
".........",
"..2....2.",
],
[
[2,8], // coordinates player 1
[3,1], // coordinates player 2
[1.0,1.0,1.0], // item count player 1
[0.0,1.0,2.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
"...3.....",
".........",
".........",
".......2.",
],
[
[2,7], // coordinates player 1
[3,2], // coordinates player 2
[1.0,1.0,1.0], // item count player 1
[0.0,1.0,2.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
"...3.....",
".........",
".........",
".......2.",
],
[
[2,6], // coordinates player 1
[3,3], // coordinates player 2
[1.0,1.0,1.0], // item count player 1
[0.0,1.0,2.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
"...3.....",
".........",
".........",
".......2.",
],
[
[2,5], // coordinates player 1
[3,4], // coordinates player 2
[1.0,1.0,1.0], // item count player 1
[0.0,1.0,2.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
"...3.....",
".........",
".........",
".......2.",
],
[
[3,5], // coordinates player 1
[3,5], // coordinates player 2
[1.0,1.0,1.0], // item count player 1
[0.0,1.0,2.0], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
"...3.....",
".........",
".........",
".......2.",
],
[
[3,5], // coordinates player 1
[3,5], // coordinates player 2
[1.0,1.0,1.5], // item count player 1
[0.0,1.0,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".......2.",
],
[
[3,6], // coordinates player 1
[4,5], // coordinates player 2
[1.0,1.0,1.5], // item count player 1
[0.0,1.0,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".......2.",
],
[
[3,7], // coordinates player 1
[5,5], // coordinates player 2
[1.0,1.0,1.5], // item count player 1
[0.0,1.0,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".......2.",
],
[
[3,8], // coordinates player 1
[6,5], // coordinates player 2
[1.0,1.0,1.5], // item count player 1
[0.0,1.0,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".......2.",
],
[
[4,8], // coordinates player 1
[7,5], // coordinates player 2
[1.0,1.0,1.5], // item count player 1
[0.0,1.0,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".......2.",
],
[
[5,8], // coordinates player 1
[7,6], // coordinates player 2
[1.0,1.0,1.5], // item count player 1
[0.0,1.0,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".......2.",
],
[
[6,8], // coordinates player 1
[7,7], // coordinates player 2
[1.0,1.0,1.5], // item count player 1
[0.0,1.0,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".......2.",
],
[
[7,8], // coordinates player 1
[7,8], // coordinates player 2
[1.0,1.0,1.5], // item count player 1
[0.0,1.0,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".......2.",
],
[
[7,8], // coordinates player 1
[7,8], // coordinates player 2
[1.0,1.5,1.5], // item count player 1
[0.0,1.5,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
],
[
[7,7], // coordinates player 1
[8,8], // coordinates player 2
[1.0,1.5,1.5], // item count player 1
[0.0,1.5,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
],
[
[7,6], // coordinates player 1
[8,7], // coordinates player 2
[1.0,1.5,1.5], // item count player 1
[0.0,1.5,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
],
[
[7,5], // coordinates player 1
[8,6], // coordinates player 2
[1.0,1.5,1.5], // item count player 1
[0.0,1.5,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
],
[
[7,4], // coordinates player 1
[8,5], // coordinates player 2
[1.0,1.5,1.5], // item count player 1
[0.0,1.5,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
],
[
[7,3], // coordinates player 1
[8,4], // coordinates player 2
[1.0,1.5,1.5], // item count player 1
[0.0,1.5,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
],
[
[7,2], // coordinates player 1
[8,3], // coordinates player 2
[1.0,1.5,1.5], // item count player 1
[0.0,1.5,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
],
[
[7,1], // coordinates player 1
[8,2], // coordinates player 2
[1.0,1.5,1.5], // item count player 1
[0.0,1.5,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
],
[
[7,0], // coordinates player 1
[8,1], // coordinates player 2
[1.0,1.5,1.5], // item count player 1
[0.0,1.5,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
],
[
[8,0], // coordinates player 1
[8,0], // coordinates player 2
[1.0,1.5,1.5], // item count player 1
[0.0,1.5,2.5], // item count player 2
[1,3,5], // item count in total (constant)
"........3",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
],
[
[8,0], // coordinates player 1
[8,0], // coordinates player 2
[1.0,1.5,2.0], // item count player 1
[0.0,1.5,3.0], // item count player 2
[1,3,5], // item count in total (constant)
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
],
["no winner"]
]