An open API service indexing awesome lists of open source software.

https://github.com/eddmann/c3

Educational chess engine exploring chess programming techniques with modern C++23. Features magic bitboards, iterative deepening, alpha-beta pruning, transposition tables, and full UCI protocol support.
https://github.com/eddmann/c3

alpha-beta-pruning bitboard chess chess-engine cpp cpp23 educational negamax uci

Last synced: 5 months ago
JSON representation

Educational chess engine exploring chess programming techniques with modern C++23. Features magic bitboards, iterative deepening, alpha-beta pruning, transposition tables, and full UCI protocol support.

Awesome Lists containing this project