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