Hangman (hangmanJohnson v0.1.0)

Link to this section Summary

Functions

Make a hangmn move

get back the game status

Link to this section Types

Link to this opaque

game()

(opaque)

Specs

game()

Specs

tally() :: Hangman.Type.tally()

Link to this section Functions

Link to this function

make_move(game, guess)

Specs

make_move(game(), String.t()) :: tally()

Make a hangmn move

Specs

new_game() :: game()

Specs

tally(game()) :: tally()

get back the game status