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

Starts a game locally or remotely:

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

Summary

Functions

Starts locally or remotely a Hangman Game named game_name.

Functions

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

Starts locally or remotely a Hangman Game named game_name.