Issue has been fixed through commit 378c7bf3
Compare changes
@@ -112,7 +112,8 @@ public class DotsAndBoxesGrid {
@@ -112,7 +112,8 @@ public class DotsAndBoxesGrid {
// A box is complete if the north and south horizontals and the east and west verticals have all been drawn.
/** Tries to claim a box for a player. If the box is complete, sets the ownership and returns true. */
@@ -140,7 +141,9 @@ public class DotsAndBoxesGrid {
@@ -140,7 +141,9 @@ public class DotsAndBoxesGrid {
@@ -171,7 +174,9 @@ public class DotsAndBoxesGrid {
@@ -171,7 +174,9 @@ public class DotsAndBoxesGrid {