ep_square property

int? ep_square
getter/setter pair

Current En passant square of the game.

Implementation

int? ep_square = EMPTY;