chessfriend/bitboard
Eryn Wells 722a90b860 [position] Implement a SliderRayToSquare trait
This trait declares ray_to_square() which should return a BitBoard representing
a ray from a Square to another Square. The ray should include the target Square.

PlacedPiece implements this trait.
2024-02-01 08:42:19 -08:00
..
src [position] Implement a SliderRayToSquare trait 2024-02-01 08:42:19 -08:00
Cargo.toml [bitboard] Make the bitboard crate more crate-like 2024-01-24 09:16:21 -08:00