chessfriend/board/src/position
2024-01-21 09:18:16 -08:00
..
builders.rs [board] Implement a PositionBuilder; refactor piece bitboards into a PieceBitBoards struct 2024-01-19 18:09:05 -08:00
diagram_formatter.rs [board] Implement a PositionBuilder; refactor piece bitboards into a PieceBitBoards struct 2024-01-19 18:09:05 -08:00
flags.rs [board] Use Castle as the interface type for methods related to castling 2024-01-21 09:05:42 -08:00
mod.rs [board] Implement a PositionBuilder; refactor piece bitboards into a PieceBitBoards struct 2024-01-19 18:09:05 -08:00
piece_sets.rs [board] Update a bunch of methods to take &Piece instead of plain Piece 2024-01-21 09:18:16 -08:00
pieces.rs [board] Implement a PositionBuilder; refactor piece bitboards into a PieceBitBoards struct 2024-01-19 18:09:05 -08:00
position.rs [board] Update a bunch of methods to take &Piece instead of plain Piece 2024-01-21 09:18:16 -08:00