Hangman Text Client

Text client for the Hangman Game.

Based on the course Elixir for Programmers by Dave Thomas.

Usage

To use Hangman Text Client locally, clone and compile it:

You must also clone and compile the Hangman Engine app:

Locally when local node is not alive

Start each client like so:

Remotely when local node is alive

App :hangman_engine must run in node :hangman_engine@<hostname>.

Short names

Start the engine:

Start each client in a different node:

Long names

Start the engine:

Start each client in a different node:

Short names using releases

Start the engine:

Start each client in a different node:

Long names using releases

Start the engine:

Start each client in a different node: