Game._
val size : int
Defines the size of the game board.
val seed : int option
Defines the seed for the `Random.init` call. If `None`, will call `Random.self_init` instead.