chessfriend/bitboard/src
Eryn Wells b93f8684fa [position] Plumb capture mask and push mask arguments through all move generators
These masks will help when generating moves that address checks.
Create BitBoard::EMPTY and BitBoard::FULL.
2024-01-29 20:12:12 -08:00
..
bit_scanner.rs [bitboard] Move everything in board::bitboard to the bitboard crate 2024-01-24 08:35:28 -08:00
bitboard.rs [position] Plumb capture mask and push mask arguments through all move generators 2024-01-29 20:12:12 -08:00
lib.rs [bitboard] Make the bitboard crate more crate-like 2024-01-24 09:16:21 -08:00
library.rs [bitboard] Bitboards for kingside and queenside per color 2024-01-29 15:00:53 -08:00
shifts.rs [bitboard] Move everything in board::bitboard to the bitboard crate 2024-01-24 08:35:28 -08:00