View Source Islands.Client.GameOver (Islands Client Game Over v0.1.24)

Reacts to a "game over" state in the Game of Islands.

Inspired by the course Elixir for Programmers by Dave Thomas.

Link to this section Summary

Functions

Reacts to a "game over" state.

Prints a message and ends the game.

Link to this section Functions

Specs

Reacts to a "game over" state.

Link to this function

end_game(message, state)

View Source

Specs

Prints a message and ends the game.