chessfriend/board/src/bitboard
2024-01-02 08:42:47 -08:00
..
bit_scanner.rs [board] Change the type of BitScanner.shift form u32 to usize 2023-12-31 09:27:16 -08:00
bitboard.rs [board] Get king moves from the bitboard library 2024-01-02 08:42:47 -08:00
library.rs [board] Get king moves from the bitboard library 2024-01-02 08:42:47 -08:00
mod.rs [board] Return copies of rank and file bitboards from static lists 2023-12-31 09:26:20 -08:00
shifts.rs [board] Implement BitBoard::shift_east 2023-12-29 08:58:34 -08:00