vs
[
[
[5,3], // coordinates player 1
[5,3], // 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)
"......5.5.",
".1.......4",
"32....45..",
"...33...55",
"....42..5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[4,3], // coordinates player 1
[5,4], // 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)
"......5.5.",
".1.......4",
"32....45..",
"...33...55",
"....42..5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[4,3], // coordinates player 1
[5,4], // coordinates player 2
[0.0,0.0,1.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".1.......4",
"32....45..",
"...3....55",
"....4...5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[3,3], // coordinates player 1
[4,4], // coordinates player 2
[0.0,0.0,1.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".1.......4",
"32....45..",
"...3....55",
"....4...5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[3,3], // coordinates player 1
[4,4], // coordinates player 2
[0.0,0.0,2.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".1.......4",
"32....45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[3,2], // coordinates player 1
[3,4], // coordinates player 2
[0.0,0.0,2.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".1.......4",
"32....45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[2,2], // coordinates player 1
[3,3], // coordinates player 2
[0.0,0.0,2.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".1.......4",
"32....45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[1,2], // coordinates player 1
[2,3], // coordinates player 2
[0.0,0.0,2.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".1.......4",
"32....45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[1,2], // coordinates player 1
[1,3], // coordinates player 2
[0.0,1.0,2.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".1.......4",
"3.....45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[1,1], // coordinates player 1
[1,2], // coordinates player 2
[0.0,1.0,2.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".1.......4",
"3.....45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[1,1], // coordinates player 1
[1,1], // coordinates player 2
[1.0,1.0,2.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"3.....45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[1,2], // coordinates player 1
[1,2], // coordinates player 2
[1.0,1.0,2.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"3.....45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[0,2], // coordinates player 1
[0,2], // coordinates player 2
[1.0,1.0,2.0,0.0,0.0], // item count player 1
[0.0,1.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"3.....45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[0,2], // coordinates player 1
[0,2], // coordinates player 2
[1.0,1.0,2.5,0.0,0.0], // item count player 1
[0.0,1.0,0.5,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[0,3], // coordinates player 1
[0,3], // coordinates player 2
[1.0,1.0,2.5,0.0,0.0], // item count player 1
[0.0,1.0,0.5,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[0,4], // coordinates player 1
[1,3], // coordinates player 2
[1.0,1.0,2.5,0.0,0.0], // item count player 1
[0.0,1.0,0.5,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[0,5], // coordinates player 1
[1,4], // coordinates player 2
[1.0,1.0,2.5,0.0,0.0], // item count player 1
[0.0,1.0,0.5,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[1,5], // coordinates player 1
[1,5], // coordinates player 2
[1.0,1.0,2.5,0.0,0.0], // item count player 1
[0.0,1.0,0.5,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".34......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[1,5], // coordinates player 1
[1,5], // coordinates player 2
[1.0,1.0,3.0,0.0,0.0], // item count player 1
[0.0,1.0,1.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
"..4......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[2,5], // coordinates player 1
[2,5], // coordinates player 2
[1.0,1.0,3.0,0.0,0.0], // item count player 1
[0.0,1.0,1.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
"..4......5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[2,5], // coordinates player 1
[2,5], // coordinates player 2
[1.0,1.0,3.0,0.5,0.0], // item count player 1
[0.0,1.0,1.0,1.5,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[2,6], // coordinates player 1
[2,6], // coordinates player 2
[1.0,1.0,3.0,0.5,0.0], // item count player 1
[0.0,1.0,1.0,1.5,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[2,7], // coordinates player 1
[2,7], // coordinates player 2
[1.0,1.0,3.0,0.5,0.0], // item count player 1
[0.0,1.0,1.0,1.5,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[2,8], // coordinates player 1
[2,8], // coordinates player 2
[1.0,1.0,3.0,0.5,0.0], // item count player 1
[0.0,1.0,1.0,1.5,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"5.4...4...",
"........32",
],
[
[2,8], // coordinates player 1
[2,8], // coordinates player 2
[1.0,1.0,3.0,1.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"5.....4...",
"........32",
],
[
[3,8], // coordinates player 1
[1,8], // coordinates player 2
[1.0,1.0,3.0,1.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"5.....4...",
"........32",
],
[
[4,8], // coordinates player 1
[0,8], // coordinates player 2
[1.0,1.0,3.0,1.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"5.....4...",
"........32",
],
[
[5,8], // coordinates player 1
[0,8], // coordinates player 2
[1.0,1.0,3.0,1.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"......4...",
"........32",
],
[
[6,8], // coordinates player 1
[1,8], // coordinates player 2
[1.0,1.0,3.0,1.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"......4...",
"........32",
],
[
[6,8], // coordinates player 1
[2,8], // coordinates player 2
[1.0,1.0,3.0,2.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"..........",
"........32",
],
[
[6,9], // coordinates player 1
[3,8], // coordinates player 2
[1.0,1.0,3.0,2.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"..........",
"........32",
],
[
[7,9], // coordinates player 1
[4,8], // coordinates player 2
[1.0,1.0,3.0,2.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"..........",
"........32",
],
[
[8,9], // coordinates player 1
[5,8], // coordinates player 2
[1.0,1.0,3.0,2.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"..........",
"........32",
],
[
[9,9], // coordinates player 1
[5,7], // coordinates player 2
[1.0,1.0,3.0,2.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"..........",
"........32",
],
[
[9,9], // coordinates player 1
[6,7], // coordinates player 2
[1.0,2.0,3.0,2.0,0.0], // item count player 1
[0.0,1.0,1.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"......5.5.",
".........4",
"......45..",
"........55",
"........5.",
".........5",
".....5....",
"......4...",
"..........",
"........3.",
],
["player 1 wins"]
]