chessfriend/board/src
2023-12-31 09:26:20 -08:00
..
bitboard [board] Return copies of rank and file bitboards from static lists 2023-12-31 09:26:20 -08:00
moves [board] Implement a simple Move struct 2023-12-29 09:03:36 -08:00
position [board] Remove an unused local variable from pieces.rs 2023-12-29 16:34:26 -08:00
lib.rs [board] A couple small changes to support the explorer crate 2023-12-28 15:11:57 -07:00
piece.rs [board] Clean up interfaces of pieces and square structs 2023-12-29 09:17:33 -08:00
square.rs [board] Clean up interfaces of pieces and square structs 2023-12-29 09:17:33 -08:00
tests.rs [board] Implement PawnMoveGenerator 2023-12-29 09:03:02 -08:00