Chess engine for Android: Lux 3.3
Lux - UCI chess engine
Lux - is the chess engine dev's Library of Alexandria. Definitely go check it out.
Libraries
Chess package for C++: https://github.com/Disservin/chess-library
Chess package for C++: https://github.com/Disservin/chess-library
Other Engine Insiprations
[antikythera](https://github.com/0hq/antikythera)
[Bit-Genie](https://github.com/Aryan1508/Bit-Genie)
[Blunder](https://github.com/algerbrex/blunder)
[Rice](https://github.com/rafid-dev/rice)
And of course, [Stockfish](https://github.com/official-stockfish/Stockfish)
[antikythera](https://github.com/0hq/antikythera)
[Bit-Genie](https://github.com/Aryan1508/Bit-Genie)
[Blunder](https://github.com/algerbrex/blunder)
[Rice](https://github.com/rafid-dev/rice)
And of course, [Stockfish](https://github.com/official-stockfish/Stockfish)
v.3.3:
Search Upgrades
AlphaBeta Negamax
Quiescence Search
Transposition Table
Aspiration Window
Principal Variation Search
Check Extensions
Reverse Futility Pruning
Null Move Pruning
History Pruning
Late Move Reduction
Eval Upgrades
Material Score
Piece-Square Tables
Move Ordering Upgrades
TT-Move
Promotions
MVV-LVA
History Heuristic
Killer Moves
Comments
Post a Comment