vs
[
[
[4,1], // coordinates player 1
[4,1], // coordinates player 2
[0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
"...2...",
".......",
"..233..",
"13.....",
"3......",
"3......",
],
[
[3,1], // coordinates player 1
[5,1], // coordinates player 2
[0.0,0.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
"...2...",
".......",
"..233..",
"13.....",
"3......",
"3......",
],
[
[3,1], // coordinates player 1
[4,1], // coordinates player 2
[0.0,1.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
"13.....",
"3......",
"3......",
],
[
[2,1], // coordinates player 1
[3,1], // coordinates player 2
[0.0,1.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
"13.....",
"3......",
"3......",
],
[
[1,1], // coordinates player 1
[2,1], // coordinates player 2
[0.0,1.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
"13.....",
"3......",
"3......",
],
[
[0,1], // coordinates player 1
[1,1], // coordinates player 2
[0.0,1.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
"13.....",
"3......",
"3......",
],
[
[0,2], // coordinates player 1
[0,1], // coordinates player 2
[0.0,1.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
"13.....",
"3......",
"3......",
],
[
[0,3], // coordinates player 1
[0,2], // coordinates player 2
[0.0,1.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
"13.....",
"3......",
"3......",
],
[
[0,4], // coordinates player 1
[0,3], // coordinates player 2
[0.0,1.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
"13.....",
"3......",
"3......",
],
[
[0,4], // coordinates player 1
[0,4], // coordinates player 2
[1.0,1.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
".3.....",
"3......",
"3......",
],
[
[0,5], // coordinates player 1
[0,5], // coordinates player 2
[1.0,1.0,0.0], // item count player 1
[0.0,0.0,0.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
".3.....",
"3......",
"3......",
],
[
[0,5], // coordinates player 1
[0,5], // coordinates player 2
[1.0,1.0,0.5], // item count player 1
[0.0,0.0,0.5], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
".3.....",
".......",
"3......",
],
[
[0,6], // coordinates player 1
[0,6], // coordinates player 2
[1.0,1.0,0.5], // item count player 1
[0.0,0.0,0.5], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
".3.....",
".......",
"3......",
],
[
[0,6], // coordinates player 1
[0,6], // coordinates player 2
[1.0,1.0,1.0], // item count player 1
[0.0,0.0,1.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
".3.....",
".......",
".......",
],
[
[0,6], // coordinates player 1
[0,6], // coordinates player 2
[1.0,1.0,1.0], // item count player 1
[0.0,0.0,1.0], // item count player 2
[1,3,5], // item count in total (constant)
"......2",
".......",
".......",
"..233..",
".3.....",
".......",
".......",
],
["player 1 wins (opponent threw an exception)"]
]