View Source Hangman.Text.Client.Prompter (Hangman Game v0.1.68)
Prompts a player for a move.
Link to this section Summary
Functions
Accepts a player's move.
Link to this section Functions
@spec accept_move(Hangman.Text.Client.State.t()) :: Hangman.Text.Client.State.t() | no_return()
Accepts a player's move.