vs
[
[
[6,5], // coordinates player 1
[6,5], // 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.....35.",
".1..4.....",
"..55.45...",
"...35244..",
".......45.",
"....3.....",
"..5...2...",
".44.......",
".......5..",
"..3.5..2..",
],
[
[6,6], // coordinates player 1
[5,5], // 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.....35.",
".1..4.....",
"..55.45...",
"...35244..",
".......45.",
"....3.....",
"..5...2...",
".44.......",
".......5..",
"..3.5..2..",
],
[
[6,6], // coordinates player 1
[4,5], // coordinates player 2
[0.0,1.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.....35.",
".1..4.....",
"..55.45...",
"...35244..",
".......45.",
"....3.....",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[6,5], // coordinates player 1
[4,5], // coordinates player 2
[0.0,1.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
".1..4.....",
"..55.45...",
"...35244..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[6,4], // coordinates player 1
[4,4], // coordinates player 2
[0.0,1.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
".1..4.....",
"..55.45...",
"...35244..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[6,3], // coordinates player 1
[5,4], // coordinates player 2
[0.0,1.0,0.0,0.0,0.0], // item count player 1
[0.0,0.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
".1..4.....",
"..55.45...",
"...35244..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[6,3], // coordinates player 1
[5,3], // coordinates player 2
[0.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,0.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
".1..4.....",
"..55.45...",
"...352.4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[5,3], // coordinates player 1
[5,3], // coordinates player 2
[0.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
".1..4.....",
"..55.45...",
"...35..4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[4,3], // coordinates player 1
[4,3], // coordinates player 2
[0.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
".1..4.....",
"..55.45...",
"...35..4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[3,3], // coordinates player 1
[3,3], // coordinates player 2
[0.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,1.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
".1..4.....",
"..55.45...",
"...35..4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[2,3], // coordinates player 1
[3,3], // coordinates player 2
[0.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,2.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
".1..4.....",
"..55.45...",
"....5..4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[1,3], // coordinates player 1
[4,3], // coordinates player 2
[0.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,2.0,0.0,0.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
".1..4.....",
"..55.45...",
"....5..4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[1,2], // coordinates player 1
[4,3], // coordinates player 2
[0.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,2.0,0.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
".1..4.....",
"..55.45...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[1,1], // coordinates player 1
[4,2], // coordinates player 2
[0.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,2.0,0.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
".1..4.....",
"..55.45...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[1,1], // coordinates player 1
[5,2], // coordinates player 2
[1.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,2.0,0.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"....4.....",
"..55.45...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[2,1], // coordinates player 1
[5,2], // coordinates player 2
[1.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,2.0,1.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"....4.....",
"..55..5...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[3,1], // coordinates player 1
[5,1], // coordinates player 2
[1.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,2.0,1.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"....4.....",
"..55..5...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[4,1], // coordinates player 1
[4,1], // coordinates player 2
[1.0,1.0,0.0,1.0,0.0], // item count player 1
[0.0,1.0,2.0,1.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"....4.....",
"..55..5...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[4,1], // coordinates player 1
[4,1], // coordinates player 2
[1.0,1.0,0.0,1.5,0.0], // item count player 1
[0.0,1.0,2.0,1.5,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"..55..5...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[5,1], // coordinates player 1
[4,2], // coordinates player 2
[1.0,1.0,0.0,1.5,0.0], // item count player 1
[0.0,1.0,2.0,1.5,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"..55..5...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[6,1], // coordinates player 1
[3,2], // coordinates player 2
[1.0,1.0,0.0,1.5,0.0], // item count player 1
[0.0,1.0,2.0,1.5,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"..55..5...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[7,1], // coordinates player 1
[3,2], // coordinates player 2
[1.0,1.0,0.0,1.5,0.0], // item count player 1
[0.0,1.0,2.0,1.5,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"..5...5...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[7,2], // coordinates player 1
[2,2], // coordinates player 2
[1.0,1.0,0.0,1.5,0.0], // item count player 1
[0.0,1.0,2.0,1.5,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"..5...5...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[7,3], // coordinates player 1
[2,2], // coordinates player 2
[1.0,1.0,0.0,1.5,0.0], // item count player 1
[0.0,1.0,2.0,1.5,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
".......4..",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[7,3], // coordinates player 1
[2,3], // coordinates player 2
[1.0,1.0,0.0,2.5,0.0], // item count player 1
[0.0,1.0,2.0,1.5,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[7,4], // coordinates player 1
[2,4], // coordinates player 2
[1.0,1.0,0.0,2.5,0.0], // item count player 1
[0.0,1.0,2.0,1.5,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
".......45.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[7,4], // coordinates player 1
[2,5], // coordinates player 2
[1.0,1.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,1.5,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[7,5], // coordinates player 1
[2,6], // coordinates player 2
[1.0,1.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,1.5,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[7,6], // coordinates player 1
[2,7], // coordinates player 2
[1.0,1.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,1.5,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..5.......",
".44.......",
".......5..",
"..3.5..2..",
],
[
[7,7], // coordinates player 1
[2,7], // coordinates player 2
[1.0,1.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,2.5,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..5.......",
".4........",
".......5..",
"..3.5..2..",
],
[
[7,8], // coordinates player 1
[1,7], // coordinates player 2
[1.0,1.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,2.5,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..5.......",
".4........",
".......5..",
"..3.5..2..",
],
[
[7,9], // coordinates player 1
[1,7], // coordinates player 2
[1.0,1.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,3.5,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..5.......",
"..........",
".......5..",
"..3.5..2..",
],
[
[7,9], // coordinates player 1
[2,7], // coordinates player 2
[1.0,2.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,3.5,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..5.......",
"..........",
".......5..",
"..3.5.....",
],
[
[7,9], // coordinates player 1
[2,6], // coordinates player 2
[1.0,2.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,3.5,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..5.......",
"..........",
".......5..",
"..3.5.....",
],
[
[7,9], // coordinates player 1
[2,6], // coordinates player 2
[1.0,2.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,3.5,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..........",
"..........",
".......5..",
"..3.5.....",
],
[
[7,9], // coordinates player 1
[2,7], // coordinates player 2
[1.0,2.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,3.5,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..........",
"..........",
".......5..",
"..3.5.....",
],
[
[7,9], // coordinates player 1
[2,8], // coordinates player 2
[1.0,2.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,3.5,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..........",
"..........",
".......5..",
"..3.5.....",
],
[
[7,9], // coordinates player 1
[2,9], // coordinates player 2
[1.0,2.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,2.0,3.5,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..........",
"..........",
".......5..",
"..3.5.....",
],
[
[7,9], // coordinates player 1
[2,9], // coordinates player 2
[1.0,2.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,3.0,3.5,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..........",
"..........",
".......5..",
"....5.....",
],
[
[7,9], // coordinates player 1
[3,9], // coordinates player 2
[1.0,2.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,3.0,3.5,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..........",
"..........",
".......5..",
"....5.....",
],
[
[7,9], // coordinates player 1
[4,9], // coordinates player 2
[1.0,2.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,3.0,3.5,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..........",
"..........",
".......5..",
"....5.....",
],
[
[7,9], // coordinates player 1
[4,9], // coordinates player 2
[1.0,2.0,0.0,3.5,0.0], // item count player 1
[0.0,1.0,3.0,3.5,5.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
".3.....35.",
"..........",
"......5...",
"..........",
"........5.",
"..........",
"..........",
"..........",
".......5..",
"..........",
],
["no winner"]
]