chessfriend/board
Eryn Wells 5553bab659 [board] Teach DiagramFormatter how to highlight and mark squares
Add two BitBoard attributes to the struct that mark squares that should be marked
or highlighted.

Empty marked squares are shown with an asterisk (*). Marked squares with a piece
don't have any change of appearance. (Something I'm still thinking about.)

Highlighted squares are shown with the ANSI escape sequence for Reverse Video.
2025-05-16 07:49:09 -07:00
..
src [board] Teach DiagramFormatter how to highlight and mark squares 2025-05-16 07:49:09 -07:00
Cargo.toml Move a whole bunch of stuff to the new chessfriend_board package 2024-04-25 13:28:24 -07:00