MafiaEngine.Role (mafia_engine v0.1.1)

This module defines the type for role.

Link to this section Summary

Types

The possible outcomes resulting of role interactions during the night phase.

t()

The possible roles aplayer can have.

Link to this section Types

Specs

outcome() :: :kill | :investigate | :heal

The possible outcomes resulting of role interactions during the night phase.

Specs

t() :: :townie | :mafioso | :sheriff | :doctor | :unknown

The possible roles aplayer can have.