chess_logic v0.1.0 ChessLogic
Documentation for ChessLogic.
Link to this section Summary
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)