getAvailablePlays
Gets the available plays for the current player. If it is not a local game, and it is not the player's turn, returns an empty list.
Return
List of available plays.
Throws
if the game is not started yet (board is null).