playing property

bool playing

Implementation

bool get playing => this == ourTurn || this == theirTurn;