chessfriend/board/src
Eryn Wells 0d8653894a An attempt at making unit structs for Color and piece Shape
My idea was to implement traits on Piece that return sight lines, etc. This has
turned out to be much more complex than I thought it would be. Ultimately, I
don't think it's worth the effort.
2024-01-14 10:23:35 -08:00
..
bitboard An attempt at making unit structs for Color and piece Shape 2024-01-14 10:23:35 -08:00
moves An attempt at making unit structs for Color and piece Shape 2024-01-14 10:23:35 -08:00
position An attempt at making unit structs for Color and piece Shape 2024-01-14 10:23:35 -08:00
display.rs An attempt at making unit structs for Color and piece Shape 2024-01-14 10:23:35 -08:00
lib.rs An attempt at making unit structs for Color and piece Shape 2024-01-14 10:23:35 -08:00
piece.rs An attempt at making unit structs for Color and piece Shape 2024-01-14 10:23:35 -08:00
square.rs [board] Implement some castling checks on Move 2024-01-10 13:37:18 -08:00