how to play continuous corner
on your turn, select consecutive corner pieces to remove:
- corners are the last cells of rows (following corner game rules for consecutive groups).
- you can only select a consecutive range of corners from the available options.
- example: if corners are available at rows 1, 3, 5, 7, you can select [1], [1,3], [1,3,5], [3], [3,5], [3,5,7], [5], [5,7], or [7] - but not [1,5] or [1,7] (non-consecutive).
the player who makes the last move (clears the board) wins the game.