elixir_igo

v0.1.0

  • Pages
  • Modules

    elixir_igo v0.1.0 Igo.Game View Source

    Link to this section Summary

    Functions

    new(board_size)
    pass(game, color)
    play(game, color, coord)
    print(game)
    turn(game)
    undo(game)
    update_player(game, color, captures)

    Link to this section Functions

    Link to this function new(board_size) View Source
    Link to this function pass(game, color) View Source
    Link to this function play(game, color, coord) View Source
    Link to this function print(game) View Source
    Link to this function turn(game) View Source
    Link to this function undo(game) View Source
    Link to this function update_player(game, color, captures) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.