chessfriend/core/src
Eryn Wells 1f78d4811a [core] Declare Rank::PAWN_STARTING_RANKS
This is a slice that declares the pawn starting ranks for each color.
2024-01-29 14:46:16 -08:00
..
colors.rs [core] Use TryFromCharError in TryFrom<char> for Color 2024-01-26 12:58:51 -08:00
coordinates.rs [core] Declare Rank::PAWN_STARTING_RANKS 2024-01-29 14:46:16 -08:00
errors.rs [core,board] Move board::piece to core 2024-01-24 17:08:27 -08:00
lib.rs [core,board] Move board::piece to core 2024-01-24 17:08:27 -08:00
macros.rs [core,board] Move board::piece to core 2024-01-24 17:08:27 -08:00
pieces.rs [board] Implement danger squares for the current player 2024-01-28 09:08:22 -08:00