View Source Hangman.Text.Client.Engine (Hangman Game v0.1.55)
Starts a game locally or remotely:
- locally when local node is not alive
- remotely on node
:hangman_engine@<hostname>
otherwise
Link to this section Summary
Functions
Starts a game locally or remotely.
Link to this section Functions
Specs
new_game(node()) :: Hangman.Game.name() | no_return()
Starts a game locally or remotely.