API Reference Perudex v0.7.0

modules

Modules

Provides functions to manipulate a game of Perudex.

This module define the Registry to keep the game state in memory.

This module is a GenServer implementation to control the Perudo game state.

Provides functions to manipulate a hand of dice in Perudex.

This module is a GenServer to handle communication going to the players by defining an interface a module need to implements.

Supervisor for game servers

Main supervisor to orchestrate other supervisors

Supervisor for notifications servers