lx_chess_cr/src/lx_chess
2021-09-11 21:14:05 -04:00
..
board.cr Add moving pieces based on input SAN 2021-09-11 21:14:05 -04:00
error.cr Add notation parser 2021-09-07 00:12:35 -04:00
fen.cr Add more moves to generation 2021-09-09 23:59:31 -04:00
game.cr Add moving pieces based on input SAN 2021-09-11 21:14:05 -04:00
move_set.cr Generate all pseudolegal moves 2021-09-11 00:07:22 -04:00
notation.cr Add moving pieces based on input SAN 2021-09-11 21:14:05 -04:00
piece.cr Add some basic move generation 2021-09-07 23:37:37 -04:00
player.cr Initial commit 2021-09-02 23:20:21 -04:00
term_board.cr Generate all pseudolegal moves 2021-09-11 00:07:22 -04:00
terminal.cr Initial commit 2021-09-02 23:20:21 -04:00
version.cr Initial commit 2021-09-02 23:20:21 -04:00