get Outcome
Returns the outcome of the game for the given player, which can be either Win or Draw (null if the game is not over)
Return
the outcome of the game for the given player
Returns the outcome of the game for the current player, which can be either Win or Draw (null if the game is not over)
Return
the outcome of the game for the current player