chessfriend/position
Eryn Wells 26aedd8899 [position] Implement Position::king_bitboard to easily get the king bitboard for a player
Rewrite king_square() and is_king_in_check() in terms of king_bitboard().
2024-01-30 08:36:03 -08:00
..
src [position] Implement Position::king_bitboard to easily get the king bitboard for a player 2024-01-30 08:36:03 -08:00
Cargo.lock Directly rename board -> position 2024-01-28 09:56:57 -08:00
Cargo.toml Directly rename board -> position 2024-01-28 09:56:57 -08:00