vs
[
[
[2,2], // coordinates player 1
[2,2], // 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)
".....3...4",
".4........",
"......5.43",
".5......35",
"44....53.5",
".3....4...",
".....25.5.",
".1..45....",
"......2...",
".2......5.",
],
[
[1,2], // coordinates player 1
[2,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)
".....3...4",
".4........",
"......5.43",
".5......35",
"44....53.5",
".3....4...",
".....25.5.",
".1..45....",
"......2...",
".2......5.",
],
[
[1,3], // coordinates player 1
[2,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)
".....3...4",
".4........",
"......5.43",
".5......35",
"44....53.5",
".3....4...",
".....25.5.",
".1..45....",
"......2...",
".2......5.",
],
[
[1,4], // coordinates player 1
[1,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)
".....3...4",
".4........",
"......5.43",
".5......35",
"44....53.5",
".3....4...",
".....25.5.",
".1..45....",
"......2...",
".2......5.",
],
[
[1,5], // coordinates player 1
[1,4], // coordinates player 2
[0.0,0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4.....53.5",
".3....4...",
".....25.5.",
".1..45....",
"......2...",
".2......5.",
],
[
[1,6], // coordinates player 1
[2,4], // coordinates player 2
[0.0,0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4.....53.5",
".3....4...",
".....25.5.",
".1..45....",
"......2...",
".2......5.",
],
[
[1,7], // coordinates player 1
[3,4], // coordinates player 2
[0.0,0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4.....53.5",
".3....4...",
".....25.5.",
".1..45....",
"......2...",
".2......5.",
],
[
[1,7], // coordinates player 1
[4,4], // coordinates player 2
[1.0,0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4.....53.5",
".3....4...",
".....25.5.",
"....45....",
"......2...",
".2......5.",
],
[
[1,8], // coordinates player 1
[5,4], // coordinates player 2
[1.0,0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4.....53.5",
".3....4...",
".....25.5.",
"....45....",
"......2...",
".2......5.",
],
[
[1,9], // coordinates player 1
[6,4], // coordinates player 2
[1.0,0.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,1.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4.....53.5",
".3....4...",
".....25.5.",
"....45....",
"......2...",
".2......5.",
],
[
[1,9], // coordinates player 1
[6,4], // coordinates player 2
[1.0,1.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,1.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4......3.5",
".3....4...",
".....25.5.",
"....45....",
"......2...",
"........5.",
],
[
[1,8], // coordinates player 1
[6,5], // coordinates player 2
[1.0,1.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,1.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4......3.5",
".3....4...",
".....25.5.",
"....45....",
"......2...",
"........5.",
],
[
[2,8], // coordinates player 1
[6,5], // coordinates player 2
[1.0,1.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4......3.5",
".3........",
".....25.5.",
"....45....",
"......2...",
"........5.",
],
[
[3,8], // coordinates player 1
[6,6], // coordinates player 2
[1.0,1.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4......3.5",
".3........",
".....25.5.",
"....45....",
"......2...",
"........5.",
],
[
[4,8], // coordinates player 1
[6,6], // coordinates player 2
[1.0,1.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4......3.5",
".3........",
".....2..5.",
"....45....",
"......2...",
"........5.",
],
[
[5,8], // coordinates player 1
[6,5], // coordinates player 2
[1.0,1.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4......3.5",
".3........",
".....2..5.",
"....45....",
"......2...",
"........5.",
],
[
[6,8], // coordinates player 1
[6,4], // coordinates player 2
[1.0,1.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4......3.5",
".3........",
".....2..5.",
"....45....",
"......2...",
"........5.",
],
[
[6,8], // coordinates player 1
[7,4], // coordinates player 2
[1.0,2.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4......3.5",
".3........",
".....2..5.",
"....45....",
"..........",
"........5.",
],
[
[5,8], // coordinates player 1
[7,4], // coordinates player 2
[1.0,2.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,1.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4........5",
".3........",
".....2..5.",
"....45....",
"..........",
"........5.",
],
[
[5,7], // coordinates player 1
[8,4], // coordinates player 2
[1.0,2.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,1.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4........5",
".3........",
".....2..5.",
"....45....",
"..........",
"........5.",
],
[
[5,7], // coordinates player 1
[8,3], // coordinates player 2
[1.0,2.0,0.0,0.0,1.0], // item count player 1
[0.0,0.0,1.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5......35",
"4........5",
".3........",
".....2..5.",
"....4.....",
"..........",
"........5.",
],
[
[4,7], // coordinates player 1
[8,3], // coordinates player 2
[1.0,2.0,0.0,0.0,1.0], // item count player 1
[0.0,0.0,2.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5.......5",
"4........5",
".3........",
".....2..5.",
"....4.....",
"..........",
"........5.",
],
[
[4,7], // coordinates player 1
[8,2], // coordinates player 2
[1.0,2.0,0.0,1.0,1.0], // item count player 1
[0.0,0.0,2.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5.43",
".5.......5",
"4........5",
".3........",
".....2..5.",
"..........",
"..........",
"........5.",
],
[
[3,7], // coordinates player 1
[8,2], // coordinates player 2
[1.0,2.0,0.0,1.0,1.0], // item count player 1
[0.0,0.0,2.0,3.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5..3",
".5.......5",
"4........5",
".3........",
".....2..5.",
"..........",
"..........",
"........5.",
],
[
[3,6], // coordinates player 1
[9,2], // coordinates player 2
[1.0,2.0,0.0,1.0,1.0], // item count player 1
[0.0,0.0,2.0,3.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5..3",
".5.......5",
"4........5",
".3........",
".....2..5.",
"..........",
"..........",
"........5.",
],
[
[2,6], // coordinates player 1
[9,2], // coordinates player 2
[1.0,2.0,0.0,1.0,1.0], // item count player 1
[0.0,0.0,3.0,3.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5...",
".5.......5",
"4........5",
".3........",
".....2..5.",
"..........",
"..........",
"........5.",
],
[
[1,6], // coordinates player 1
[9,3], // coordinates player 2
[1.0,2.0,0.0,1.0,1.0], // item count player 1
[0.0,0.0,3.0,3.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5...",
".5.......5",
"4........5",
".3........",
".....2..5.",
"..........",
"..........",
"........5.",
],
[
[0,6], // coordinates player 1
[9,3], // coordinates player 2
[1.0,2.0,0.0,1.0,1.0], // item count player 1
[0.0,0.0,3.0,3.0,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5...",
".5........",
"4........5",
".3........",
".....2..5.",
"..........",
"..........",
"........5.",
],
[
[0,5], // coordinates player 1
[9,4], // coordinates player 2
[1.0,2.0,0.0,1.0,1.0], // item count player 1
[0.0,0.0,3.0,3.0,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5...",
".5........",
"4........5",
".3........",
".....2..5.",
"..........",
"..........",
"........5.",
],
[
[0,4], // coordinates player 1
[9,4], // coordinates player 2
[1.0,2.0,0.0,1.0,1.0], // item count player 1
[0.0,0.0,3.0,3.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5...",
".5........",
"4.........",
".3........",
".....2..5.",
"..........",
"..........",
"........5.",
],
[
[0,4], // coordinates player 1
[8,4], // coordinates player 2
[1.0,2.0,0.0,2.0,1.0], // item count player 1
[0.0,0.0,3.0,3.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5...",
".5........",
"..........",
".3........",
".....2..5.",
"..........",
"..........",
"........5.",
],
[
[1,4], // coordinates player 1
[8,5], // coordinates player 2
[1.0,2.0,0.0,2.0,1.0], // item count player 1
[0.0,0.0,3.0,3.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5...",
".5........",
"..........",
".3........",
".....2..5.",
"..........",
"..........",
"........5.",
],
[
[1,3], // coordinates player 1
[8,6], // coordinates player 2
[1.0,2.0,0.0,2.0,1.0], // item count player 1
[0.0,0.0,3.0,3.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5...",
".5........",
"..........",
".3........",
".....2..5.",
"..........",
"..........",
"........5.",
],
[
[1,3], // coordinates player 1
[8,6], // coordinates player 2
[1.0,2.0,0.0,2.0,2.0], // item count player 1
[0.0,0.0,3.0,3.0,5.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5...",
"..........",
"..........",
".3........",
".....2....",
"..........",
"..........",
"........5.",
],
[
[1,2], // coordinates player 1
[8,5], // coordinates player 2
[1.0,2.0,0.0,2.0,2.0], // item count player 1
[0.0,0.0,3.0,3.0,5.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5...",
"..........",
"..........",
".3........",
".....2....",
"..........",
"..........",
"........5.",
],
[
[1,1], // coordinates player 1
[8,4], // coordinates player 2
[1.0,2.0,0.0,2.0,2.0], // item count player 1
[0.0,0.0,3.0,3.0,5.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
".4........",
"......5...",
"..........",
"..........",
".3........",
".....2....",
"..........",
"..........",
"........5.",
],
[
[1,1], // coordinates player 1
[8,3], // coordinates player 2
[1.0,2.0,0.0,3.0,2.0], // item count player 1
[0.0,0.0,3.0,3.0,5.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
"..........",
"......5...",
"..........",
"..........",
".3........",
".....2....",
"..........",
"..........",
"........5.",
],
[
[1,0], // coordinates player 1
[9,3], // coordinates player 2
[1.0,2.0,0.0,3.0,2.0], // item count player 1
[0.0,0.0,3.0,3.0,5.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
"..........",
"......5...",
"..........",
"..........",
".3........",
".....2....",
"..........",
"..........",
"........5.",
],
[
[2,0], // coordinates player 1
[9,2], // coordinates player 2
[1.0,2.0,0.0,3.0,2.0], // item count player 1
[0.0,0.0,3.0,3.0,5.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
"..........",
"......5...",
"..........",
"..........",
".3........",
".....2....",
"..........",
"..........",
"........5.",
],
[
[3,0], // coordinates player 1
[9,1], // coordinates player 2
[1.0,2.0,0.0,3.0,2.0], // item count player 1
[0.0,0.0,3.0,3.0,5.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
"..........",
"......5...",
"..........",
"..........",
".3........",
".....2....",
"..........",
"..........",
"........5.",
],
[
[4,0], // coordinates player 1
[9,0], // coordinates player 2
[1.0,2.0,0.0,3.0,2.0], // item count player 1
[0.0,0.0,3.0,3.0,5.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3...4",
"..........",
"......5...",
"..........",
"..........",
".3........",
".....2....",
"..........",
"..........",
"........5.",
],
[
[5,0], // coordinates player 1
[9,0], // coordinates player 2
[1.0,2.0,0.0,3.0,2.0], // item count player 1
[0.0,0.0,3.0,4.0,5.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".....3....",
"..........",
"......5...",
"..........",
"..........",
".3........",
".....2....",
"..........",
"..........",
"........5.",
],
["player 2 wins"]
]