issues
search
raklaptudirm
/
mess
A Messy Chess Engine
https://laptudirm.com/x/mess
Apache License 2.0
18
stars
3
forks
source link
feat: refactor classical evaluation
#44
Closed
raklaptudirm
closed
1 year ago
raklaptudirm
commented
1 year ago
Tasks
[x] Merge all major and minor piece evaluations into a single function.
[x] Comment on the classical evaluation function with valuable explanations.
[x] Fix retrieval of end game score from a
classical.Score
.
[x] Fix king area masks for the black king.
Tasks