View Source Islands.Client.Player (Islands Client Player v0.1.31)
Models a player in the Game of Islands.
Inspired by the course Elixir for Programmers by Dave Thomas.
Link to this section Summary
Functions
Reacts to a client state, makes a move and repeats until the game is over.
Link to this section Functions
Specs
play(Islands.Client.State.t()) :: no_return()
Reacts to a client state, makes a move and repeats until the game is over.