View Source Islands.Client.GameOver (Islands Client Game Over v0.1.34)
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 game summary, message and exits the game.
Link to this section Functions
Specs
exit(Islands.Client.State.t(), Keyword.t()) :: no_return()
Prints game summary, message and exits the game.