StockNemo
A Chess Engine written in C# trying to find good moves like Stockfish. UCI Compatible.
Author: Shaheryar Sohail
v.4.0.0.0:
Changed
Implement bonuses in evaluation for having a Bishop Pair. by @TheBlackPlague in #40
Implement Reverse Futility Pruning. by @TheBlackPlague in #42
Implement a Principle Variation Search. by @TheBlackPlague in #43
Hand tune Null Move Pruning constants. by @TheBlackPlague in #45
Implement Late Move Pruning. by @TheBlackPlague in #41
Speed up BitBoard Indexing. by @TheBlackPlague in #46
Tune Aspiration Search with Chess Tuning Tools. by @TheBlackPlague in #47
Generate versioned binaries and use job matrix. by @TheBlackPlague in #49
Comments
Post a Comment