Islands.Client.GameOver (Islands Client Game Over v0.1.17) View Source
Handles a game over state in the Game of Islands.
Inspired by the course Elixir for Programmers by Dave Thomas.
Link to this section Summary
Link to this section Functions
Specs
clear_messages() :: :ok
Specs
end_game(Islands.Client.State.t()) :: no_return()
Specs
end_game(IO.ANSI.Plus.ansilist(), Islands.Client.State.t()) :: no_return()
Specs
message(Islands.Client.State.t()) :: IO.ANSI.Plus.ansilist()