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