standard constant

BoardSize const standard

A standard 8x8 board.

Implementation

static const standard = BoardSize(8, 8);