Y
Hacker News
new
|
ask
|
show
|
jobs
by
GeertB
123 days ago
How did you handle games where Stockfish would castle or promote?
1 comments
datavorous_
123 days ago
i forced stockfish to play only non castling, non en passant, non promotion moves by filtering legal moves and passing only those as root_moves
also removed castling/EP rights from FEN
link
comboy
123 days ago
I'd call that cheating but the size and capability is impressive nonetheless.
link
also removed castling/EP rights from FEN