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

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

Prints a game summary, a message and exits the game.

Link to this section Functions

Link to this function

exit(state, option \\ [end_game: true])

View Source

Prints a game summary, a message and exits the game.