Hangman.Text.Client.Player (Hangman Game v0.1.26) View Source
Plays a game until it is won, lost or stopped.
Link to this section Summary
Functions
Displays a message
and ends the game normally.
Plays a game until it is won, lost or stopped.
Link to this section Functions
Specs
end_game(Hangman.Text.Client.State.t(), String.t()) :: no_return()
Displays a message
and ends the game normally.
Specs
play(Hangman.Text.Client.State.t()) :: no_return()
Plays a game until it is won, lost or stopped.