|
a5e8f33afe
|
[core] Implement Square::file_rank()
Returns a tuple of the square's file and rank.
|
2024-02-05 13:59:58 -08:00 |
|
|
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 |
|
|
21c81f237a
|
[core] Implement as_index() for range_bound_struct
|
2024-01-29 14:46:16 -08:00 |
|
|
025ceb2694
|
[core] Move the contents of board::square to core::cordinates
Export Square, Direction, Rank, and File from the core crate.
|
2024-01-23 17:18:48 -08:00 |
|