Expand description

Bitmask flag depicts special capabilities of a chess turn (check, checkmate, capture)

Note: CHECK and CHECKMATE are mutually exclusive flags.

Constants

Turn captures a piece of the opponent

Turn will result in a check

Turn will result in a checkmate

Turn will result in a check