Talento - free C++ engine with UCI.
Current features
Board implementation
- Bitboard board representation
- Magic Bitboards
- Legal move gen
Search
- Alpha-beta pruning negamax search
- Quiescent Search
- Transposition Table
Credits
I feel the need to thank everyone from the chess programming world that continuously help me in this journey because without them there would be no engine and to everyone that makes engine developing fun.