|
091cc99cb3
|
WIP
|
2025-05-08 17:37:51 -07:00 |
|
|
867deafd13
|
[board] A ton of API refinements
|
2025-05-03 16:02:56 -07:00 |
|
|
bb8d5a6aa3
|
[board] Replace Flags with castle::Rights
|
2025-05-02 15:41:45 -07:00 |
|
|
cd60a453aa
|
[board] Replace active player and move properties on Board with MoveCounter instance
|
2025-05-02 15:18:37 -07:00 |
|
|
d9c2cfb90c
|
[board] Copy fen.rs here from the position crate
|
2024-07-13 08:08:26 -07:00 |
|
|
220da08727
|
Directly rename board -> position
|
2024-01-28 09:56:57 -08:00 |
|
|
6292421b1c
|
[board] Clean up imports in fen.rs
|
2024-01-26 12:59:05 -08:00 |
|
|
b0b22048a8
|
[core] Rename (once again) chess_core → chessfriend_core
|
2024-01-24 08:48:19 -08:00 |
|
|
106800bcb3
|
[core,board] Update all use imports referring to Square, Rank, and File
|
2024-01-24 08:32:09 -08:00 |
|
|
3dfebb22eb
|
[board] Declare ToFen and implement it on Position and supporting types
I can now print a position in FEN!
|
2024-01-21 15:10:59 -08:00 |
|