Chess engine for Android: Lux 3.0
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.0:
Search Upgrades
AlphaBeta Negamax
Quiescence Search
Transposition Table
Principal Variation Search
Reverse Futility Pruning
Null Move Pruning
Check Extensions
Eval Upgrades
Material Score
Piece-Square Tables
Move Ordering Upgrades
TT-Move
MVV-LVA
History Heuristic
Killer Moves
Promotions
Comments
Post a Comment