No description
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. |
||
|---|---|---|
| bitboard | ||
| board | ||
| core | ||
| doc | ||
| explorer | ||
| moves | ||
| position | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| ChessFriend.code-workspace | ||
| Makefile | ||