size constant

int const size

Size of the board. Defined for convenience.

Implementation

static const int size = 16;