chessfriend/bitboard/src
Eryn Wells cb48413ce7 [bitboard] Implement BitBoard::is_single_square()
Returns true if there's only one square set in the bitboard.
2024-01-29 14:46:16 -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 [bitboard] Implement BitBoard::is_single_square() 2024-01-29 14:46:16 -08:00
lib.rs [bitboard] Make the bitboard crate more crate-like 2024-01-24 09:16:21 -08:00
library.rs [position] Implement generating pawn moves by looking up bitboards in the Library 2024-01-28 10:25:01 -08:00
shifts.rs [bitboard] Move everything in board::bitboard to the bitboard crate 2024-01-24 08:35:28 -08:00