vs
[
[
[1,1], // 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)
"..........2...",
"..............",
"..............",
"............3.",
".3.3..........",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[1,2], // 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)
"..........2...",
"..............",
"..............",
"............3.",
".3.3..........",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[1,3], // coordinates player 1
[2,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)
"..........2...",
"..............",
"..............",
"............3.",
".3.3..........",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[1,4], // coordinates player 1
[3,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)
"..........2...",
"..............",
"..............",
"............3.",
".3.3..........",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[1,4], // coordinates player 1
[4,2], // coordinates player 2
[0.0,0.0,1.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"...3..........",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[2,4], // coordinates player 1
[4,3], // coordinates player 2
[0.0,0.0,1.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"...3..........",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[3,4], // coordinates player 1
[3,3], // coordinates player 2
[0.0,0.0,1.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"...3..........",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[3,4], // coordinates player 1
[3,4], // coordinates player 2
[0.0,0.0,2.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[4,4], // coordinates player 1
[4,4], // coordinates player 2
[0.0,0.0,2.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[5,4], // coordinates player 1
[4,5], // coordinates player 2
[0.0,0.0,2.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[6,4], // coordinates player 1
[5,5], // coordinates player 2
[0.0,0.0,2.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[6,5], // coordinates player 1
[6,5], // coordinates player 2
[0.0,0.0,2.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[6,6], // coordinates player 1
[7,5], // coordinates player 2
[0.0,0.0,2.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[6,7], // coordinates player 1
[8,5], // coordinates player 2
[0.0,0.0,2.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"........2.....",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[6,8], // coordinates player 1
[8,5], // coordinates player 2
[0.0,0.0,2.0], // item count player 1
[0.0,1.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"..............",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[6,9], // coordinates player 1
[8,6], // coordinates player 2
[0.0,0.0,2.0], // item count player 1
[0.0,1.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"..............",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[6,10], // coordinates player 1
[8,7], // coordinates player 2
[0.0,0.0,2.0], // item count player 1
[0.0,1.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"..............",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[6,11], // coordinates player 1
[9,7], // coordinates player 2
[0.0,0.0,2.0], // item count player 1
[0.0,1.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"..............",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"......3.......",
"..............",
"..............",
],
[
[6,11], // coordinates player 1
[10,7], // coordinates player 2
[0.0,0.0,3.0], // item count player 1
[0.0,1.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"..............",
"..............",
"..........2...",
"....1.........",
"..............",
"...........3..",
"..............",
"..............",
"..............",
],
[
[5,11], // coordinates player 1
[10,7], // coordinates player 2
[0.0,0.0,3.0], // item count player 1
[0.0,2.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"..............",
"..............",
"..............",
"....1.........",
"..............",
"...........3..",
"..............",
"..............",
"..............",
],
[
[4,11], // coordinates player 1
[11,7], // coordinates player 2
[0.0,0.0,3.0], // item count player 1
[0.0,2.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"..............",
"..............",
"..............",
"....1.........",
"..............",
"...........3..",
"..............",
"..............",
"..............",
],
[
[4,10], // coordinates player 1
[12,7], // coordinates player 2
[0.0,0.0,3.0], // item count player 1
[0.0,2.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"..............",
"..............",
"..............",
"....1.........",
"..............",
"...........3..",
"..............",
"..............",
"..............",
],
[
[4,9], // coordinates player 1
[12,6], // coordinates player 2
[0.0,0.0,3.0], // item count player 1
[0.0,2.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"..............",
"..............",
"..............",
"....1.........",
"..............",
"...........3..",
"..............",
"..............",
"..............",
],
[
[4,8], // coordinates player 1
[12,5], // coordinates player 2
[0.0,0.0,3.0], // item count player 1
[0.0,2.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"..............",
"..............",
"..............",
"....1.........",
"..............",
"...........3..",
"..............",
"..............",
"..............",
],
[
[4,8], // coordinates player 1
[12,4], // coordinates player 2
[1.0,0.0,3.0], // item count player 1
[0.0,2.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"..........2...",
"..............",
"..............",
"............3.",
"..............",
"..............",
"..............",
"..............",
"..............",
"..............",
"...........3..",
"..............",
"..............",
"..............",
],
["player 1 wins"]
]