This website requires JavaScript.
Explore
Help
Sign in
eryn
/
chessfriend
Watch
1
Star
0
Fork
You've already forked chessfriend
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
83a4e47e56
chessfriend
/
bitboard
/
src
History
Download ZIP
Download TAR.GZ
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