chessfriend/board/src
2024-01-06 16:25:03 -08:00
..
bitboard Take self by value in all BitBoard shift methods 2024-01-06 16:22:39 -08:00
moves [board] Implement a MoveSet struct 2024-01-05 18:30:00 -08:00
position Iterate by Rank and File when building a diagram 2024-01-06 16:25:03 -08:00
lib.rs Reimplement Square as an enum; implement Rank and File enums 2024-01-06 16:08:34 -08:00
piece.rs [board] Add inline and const modifiers to methods on PlacedPiece 2024-01-06 08:49:51 -08:00
square.rs Reimplement Square as an enum; implement Rank and File enums 2024-01-06 16:08:34 -08:00
tests.rs [board] Implement fmt::Display on Square 2024-01-05 18:29:01 -08:00