module LxChess

Defined in:

lx_chess/board.cr
lx_chess/change.cr
lx_chess/computer.cr
lx_chess/error.cr
lx_chess/fen.cr
lx_chess/game.cr
lx_chess/move_set.cr
lx_chess/move_tree.cr
lx_chess/notation.cr
lx_chess/pgn.cr
lx_chess/piece.cr
lx_chess/player.cr
lx_chess/term_board.cr
lx_chess/term_game.cr
lx_chess/terminal.cr
lx_chess/version.cr

Constant Summary

VERSION = "0.1.3"