chessfriend/board/src/position
Eryn Wells f337b8053d [board] Break getting the square the king is on into a separate helper method
Implement Position::king_square() and use it in is_king_in_check()
2024-01-17 08:48:23 -08:00
..
diagram_formatter.rs Iterate by Rank and File when building a diagram 2024-01-06 16:25:03 -08:00
flags.rs [board] Fix two build errors 2024-01-14 10:26:36 -08:00
mod.rs [board] Implement a u16 based Move 2024-01-16 18:03:27 -08:00
pieces.rs [board] Export BitBoard directly off of the crate for internal use 2024-01-14 10:57:22 -08:00
position.rs [board] Break getting the square the king is on into a separate helper method 2024-01-17 08:48:23 -08:00