Expand description
Definitions of the things that happen inside a lobby, most importantly including the actual gameplay-controlling code.
Modulesยง
- game
- Abstract definitions of how a game
is played, making use of the methods
provided by the definitions in
lobby::state. - state
- Lobby/Game-state definition and internals.