Module game

Module game 

Source
Expand description

Defines the game state and logic

Structs§

Game
The game state.

Enums§

State
A subset of the game state. Can be derived from Game struct.