P1 top-level constant Null safety

PlayerID const P1

A default PlayerID for Player 1 in a two player game

Implementation

const PlayerID P1 = '0';