Islands.Client.Input (Islands Client Input v0.1.16) View Source
Prompts for and accepts a move in the Game of Islands.
Inspired by the course Elixir for Programmers by Dave Thomas.
Link to this section Summary
Link to this section Types
Specs
t() :: IO.chardata() | IO.nodata()
Link to this section Functions
Specs
accept_move(Islands.Client.State.t(), IO.ANSI.Plus.ansilist()) :: Islands.Client.State.t() | no_return()