View Source Islands.Client.Mover (Islands Client Mover v0.1.21)
Lets a player makes a move in the Game of Islands.
Inspired by the course Elixir for Programmers by Dave Thomas.
Link to this section Summary
Functions
Lets a player make a move in the Game of Islands.
Link to this section Functions
Specs
make_move(Islands.Client.State.t()) :: Islands.Client.State.t()
Lets a player make a move in the Game of Islands.