chessfriend/bitboard
Eryn Wells 3239f288d7 [bitboard] Bitboards for kingside and queenside per color
Add two small BitBoard slices that represent kingside and queenside squares per
color.

Add doc comments to DARK_SQUARES and LIGHT_SQUARES.
Add getters on BitBoard for getting a boardside bitboard.
Clean up imports. Import the whole library module and refer to library things in
BitBoard by path.
2024-01-29 15:00:53 -08:00
..
src [bitboard] Bitboards for kingside and queenside per color 2024-01-29 15:00:53 -08:00
Cargo.toml [bitboard] Make the bitboard crate more crate-like 2024-01-24 09:16:21 -08:00