View Source Hangman.Text.Client.Engine (Hangman Game v0.1.68)

Starts a game locally or remotely:

  • locally when local node is not alive (:nonode@nohost)
  • remotely on node :hangman_engine@<hostname> otherwise

Link to this section Summary

Functions

Starts locally or remotely a Hangman Game named game_name.

Link to this section Functions

@spec new_game(Hangman.Game.name()) :: Hangman.Game.name() | no_return()

Starts locally or remotely a Hangman Game named game_name.