vs
[
[
[0,5], // coordinates player 1
[0,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)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
"....44........",
".5...5.....35.",
"...3...2......",
"2........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[0,6], // coordinates player 1
[1,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)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
"....44........",
".5...5.....35.",
"...3...2......",
"2........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[0,7], // coordinates player 1
[1,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,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
"....44........",
".....5.....35.",
"...3...2......",
"2........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[0,7], // coordinates player 1
[2,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,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
"....44........",
".....5.....35.",
"...3...2......",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[1,7], // coordinates player 1
[2,4], // 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,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
"....44........",
".....5.....35.",
"...3...2......",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[2,7], // coordinates player 1
[3,4], // 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,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
"....44........",
".....5.....35.",
"...3...2......",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[3,7], // 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,0.0,0.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
"....44........",
".....5.....35.",
"...3...2......",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[3,6], // 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,0.0,1.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
".....4........",
".....5.....35.",
"...3...2......",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[3,6], // coordinates player 1
[5,4], // coordinates player 2
[0.0,1.0,1.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.1...5....",
"..5...........",
"...........3..",
".....4........",
".....5.....35.",
".......2......",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[4,6], // coordinates player 1
[5,4], // coordinates player 2
[0.0,1.0,1.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)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
"..............",
".....5.....35.",
".......2......",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[5,6], // coordinates player 1
[5,3], // coordinates player 2
[0.0,1.0,1.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)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
"..............",
".....5.....35.",
".......2......",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[6,6], // coordinates player 1
[5,2], // coordinates player 2
[0.0,1.0,1.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)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
"..............",
".....5.....35.",
".......2......",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[7,6], // coordinates player 1
[5,1], // coordinates player 2
[0.0,1.0,1.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)
"..............",
"...4.1...5....",
"..5...........",
"...........3..",
"..............",
".....5.....35.",
".......2......",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[7,6], // coordinates player 1
[5,1], // coordinates player 2
[0.0,2.0,1.0,0.0,0.0], // item count player 1
[1.0,0.0,0.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
".....5.....35.",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[8,6], // coordinates player 1
[6,1], // coordinates player 2
[0.0,2.0,1.0,0.0,0.0], // item count player 1
[1.0,0.0,0.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
".....5.....35.",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[9,6], // coordinates player 1
[6,2], // coordinates player 2
[0.0,2.0,1.0,0.0,0.0], // item count player 1
[1.0,0.0,0.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
".....5.....35.",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[10,6], // coordinates player 1
[6,3], // coordinates player 2
[0.0,2.0,1.0,0.0,0.0], // item count player 1
[1.0,0.0,0.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
".....5.....35.",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[11,6], // coordinates player 1
[6,4], // coordinates player 2
[0.0,2.0,1.0,0.0,0.0], // item count player 1
[1.0,0.0,0.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
".....5.....35.",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[11,5], // coordinates player 1
[6,5], // coordinates player 2
[0.0,2.0,1.0,0.0,0.0], // item count player 1
[1.0,0.0,0.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
".....5.....35.",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[11,5], // coordinates player 1
[5,5], // coordinates player 2
[0.0,2.0,2.0,0.0,0.0], // item count player 1
[1.0,0.0,0.0,2.0,1.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
".....5......5.",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[12,5], // coordinates player 1
[5,5], // coordinates player 2
[0.0,2.0,2.0,0.0,0.0], // item count player 1
[1.0,0.0,0.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
"............5.",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[12,5], // coordinates player 1
[6,5], // coordinates player 2
[0.0,2.0,2.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
"..............",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[11,5], // coordinates player 1
[6,6], // coordinates player 2
[0.0,2.0,2.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
"..............",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[11,4], // coordinates player 1
[6,7], // coordinates player 2
[0.0,2.0,2.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
"..............",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[11,3], // coordinates player 1
[6,8], // coordinates player 2
[0.0,2.0,2.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,2.0,2.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"...........3..",
"..............",
"..............",
"..............",
".........4....",
"......5.......",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[11,3], // coordinates player 1
[6,8], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,2.0,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[10,3], // coordinates player 1
[6,9], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,2.0,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[9,3], // coordinates player 1
[7,9], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,2.0,3.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3..5.....4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[9,4], // coordinates player 1
[7,9], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,2.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3........4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[10,4], // coordinates player 1
[7,10], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,2.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3........4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[11,4], // coordinates player 1
[6,10], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,2.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3........4",
"......4.5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[12,4], // coordinates player 1
[6,10], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,3.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3........4",
"........5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[13,4], // coordinates player 1
[6,11], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,3.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3........4",
"........5.....",
"......4....2..",
"...........3..",
"5.............",
],
[
[13,5], // coordinates player 1
[6,11], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,4.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3........4",
"........5.....",
"...........2..",
"...........3..",
"5.............",
],
[
[12,5], // coordinates player 1
[6,10], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,4.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3........4",
"........5.....",
"...........2..",
"...........3..",
"5.............",
],
[
[11,5], // coordinates player 1
[7,10], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,4.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3........4",
"........5.....",
"...........2..",
"...........3..",
"5.............",
],
[
[10,5], // coordinates player 1
[8,10], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,4.0,4.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3........4",
"........5.....",
"...........2..",
"...........3..",
"5.............",
],
[
[9,5], // coordinates player 1
[8,10], // coordinates player 2
[0.0,2.0,3.0,0.0,1.0], // item count player 1
[1.0,0.0,0.0,4.0,5.0], // item count player 2
[1,3,5,7,9], // item count in total (constant)
"..............",
"...4.....5....",
"..5...........",
"..............",
"..............",
"..............",
"..............",
".........4....",
"..............",
"....3........4",
"..............",
"...........2..",
"...........3..",
"5.............",
],
["player 2 wins"]
]