vs
[
[
[4,0], // coordinates player 1
[4,0], // 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)
"..............",
".44.......4...",
"...3..5.......",
"..............",
".2....5.......",
".........5....",
".554......52.3",
".............3",
"..........3..3",
"5..4....4..52.",
"4......1......",
"..............",
"......5.......",
"..............",
],
[
[4,1], // coordinates player 1
[3,0], // 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)
"..............",
".44.......4...",
"...3..5.......",
"..............",
".2....5.......",
".........5....",
".554......52.3",
".............3",
"..........3..3",
"5..4....4..52.",
"4......1......",
"..............",
"......5.......",
"..............",
],
[
[4,2], // coordinates player 1
[2,0], // 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)
"..............",
".44.......4...",
"...3..5.......",
"..............",
".2....5.......",
".........5....",
".554......52.3",
".............3",
"..........3..3",
"5..4....4..52.",
"4......1......",
"..............",
"......5.......",
"..............",
],
[
[4,3], // coordinates player 1
[1,0], // 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)
"..............",
".44.......4...",
"...3..5.......",
"..............",
".2....5.......",
".........5....",
".554......52.3",
".............3",
"..........3..3",
"5..4....4..52.",
"4......1......",
"..............",
"......5.......",
"..............",
],
[
[4,4], // coordinates player 1
[0,0], // 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)
"..............",
".44.......4...",
"...3..5.......",
"..............",
".2....5.......",
".........5....",
".554......52.3",
".............3",
"..........3..3",
"5..4....4..52.",
"4......1......",
"..............",
"......5.......",
"..............",
],
[
[4,4], // coordinates player 1
[0,0], // 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)
"..............",
".44.......4...",
"...3..5.......",
"..............",
".2....5.......",
".........5....",
".554......52.3",
".............3",
"..........3..3",
"5..4....4..52.",
"4......1......",
"..............",
"......5.......",
"..............",
],
["player 1 wins (opponent return no move or an invalid move)"]
]