issues
search
rudzen
/
ChessLib
C# chess library containing a complete data structure and move generation.
MIT License
81
stars
23
forks
source link
2019.3 Update
#25
Closed
rudzen
closed
4 years ago
rudzen
commented
4 years ago
Updated to NET_STANDARD 2.1
Application updated to NET_CORE 3.1
Perft application updated
Rewrote Fen parsing to perform 20% faster and use 50% less memory
Removed old move generator
Major performance fix for MoveList