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