Releases: sictransit/woodpusher
Releases · sictransit/woodpusher
FEN export
v0.7.0 implemented FEN export + added to "pretty print" of board
bug fixes (e.g. white looking at black's clock)
v0.6.0 fixed bug causing white to play on black's time limit
zobrist hashing
Only used for the opening book, but soon for move evaluation.
beating the author
Significant performance improvements + some bugs fixed. I set out to build an engine than could beat me. I have succeeded.
"mate in ..." detection + reporting
v0.3.0 implemented "mate in ..." detection/reporting
improved performance + no illegal moves
v0.2.0 improved performance + no illegal moves
v0.1.0
First "working" version, accepted by Cute Chess and not making (too many) illegal moves.