Commit graph

4 commits

Author SHA1 Message Date
091cc99cb3 WIP 2025-05-08 17:37:51 -07:00
1d82d27f84 Move a whole bunch of stuff to the new chessfriend_board package 2024-04-25 13:28:24 -07:00
220da08727 Directly rename board -> position 2024-01-28 09:56:57 -08:00
ddea2c2d63 [board] Declare three new Display-like traits
- ASCIIDisplay → format a type using ASCII only characters
- UnicodeDisplay → format a type using any Unicode characters
- FENDisplay → format a type for inclusion in a FEN string
2024-01-14 10:51:40 -08:00