chessfriend/board/src/position
Eryn Wells 72dabfe73f [board] A couple small changes to support the explorer crate
- DiagramFormatter::new
- Make board::position public
2023-12-28 15:11:57 -07:00
..
diagram_formatter.rs [board] A couple small changes to support the explorer crate 2023-12-28 15:11:57 -07:00
mod.rs [board] Implement a DiagramFormatter that writes a graphical diagram of a Position 2023-12-26 21:37:22 -07:00
pieces.rs [board] Pass piece argument to Position::bitboard_for_piece() by value instead of by reference 2023-12-27 08:31:02 -07:00
position.rs [board] Pass piece argument to Position::bitboard_for_piece() by value instead of by reference 2023-12-27 08:31:02 -07:00