API Reference Buzzword Bingo Engine v#0.1.36

View Source

Modules

Models the Multi-Player Buzzword Bingo game.

A supervisor that starts game server processes dynamically.

Makes processes under the game supervisor fault-tolerant. If any crashes (or is killed), it is immediately restarted and the system remains undisturbed.

A server process that holds a game struct as its state. Times out after 30 minutes of inactivity.