issues
search
nguyenphuminh
/
Catto
A working-in-progress, experimental UCI chess engine made for fun :D
https://lichess.org/@/CattoNPM
GNU General Public License v3.0
5
stars
1
forks
source link
Update evaluation function
#16
Closed
nguyenphuminh
closed
4 months ago
nguyenphuminh
commented
4 months ago
Evaluation: Gives bonus points if rooks are on half-open file.
Evaluation: Gives bonus points to passed pawns.
Added a depth option for "go" command in UCI client.
Added a build option for Bun in package.json.