chess_logic

v0.2.2

  • Pages
  • Modules

    chess_logic v0.2.2 ChessLogic

    Documentation for ChessLogic.

    Link to this section Summary

    Functions

    draw(game)
    from_pgn(pgn)
    new_game(fen \\ nil)
    play(game, move)
    resign(game)
    set_result(game, result)
    to_pgn(game)

    Link to this section Functions

    Link to this function draw(game)
    Link to this function from_pgn(pgn)
    Link to this function new_game(fen \\ nil)
    Link to this function play(game, move)
    Link to this function resign(game)
    Link to this function set_result(game, result)
    Link to this function to_pgn(game)

    Built using ExDoc (v0.18.4), designed by Friedel Ziegelmayer for the Elixir programming language.