Eight rectangular blocks, not nine squares
The grid holds 64 cells and is filled with the digits 1 to 8. The rules do not change: every row, every column and every block contains each digit exactly once.
What changes is the shape of the blocks. Each is two rows tall and four columns wide, which gives eight blocks arranged in four rows of two:
The eight blocks of an 8×8 sudoku: two rows, four columns each.
Two consequences follow from that layout, and they are the whole article:
- a row crosses only 2 blocks, instead of 3 in classic sudoku;
- a column crosses 4.
The 9×9 is symmetrical — rows and columns play exactly the same role. The 8×8 is not, and that imbalance is what you exploit.