isGameOver

var isGameOver: Boolean = false

Check to see if the game is over (if there is a winner or a draw).

Return

true if the game is over