Crate chess_lib

Source
Expand description

chess-lib

This is a chess movement generation library.

Functionsยง

generate_legal_moves
Generate all legal moves for a given FEN string
generate_slider_moves
Only used to generate the magic tables code
run_perft
Run perft test