Islands Client Game Over v0.1.12 Islands.Client.GameOver 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
Link to this function
end_game(message, state)
View Sourceend_game(IO.ANSI.Plus.ansilist(), Islands.Client.State.t()) :: no_return()
Link to this function
message(state)
View Sourcemessage(Islands.Client.State.t()) :: IO.ANSI.Plus.ansilist()