A chess engine enhanced with transposition tables, move ordering, null move pruning, aspiration window, alpha-beta pruning, quiescence search, and opening books.
-
Updated
Aug 26, 2023 - Python
A chess engine enhanced with transposition tables, move ordering, null move pruning, aspiration window, alpha-beta pruning, quiescence search, and opening books.
Tournament winning bot that plays Othello using an alpha-beta algorithm
Add a description, image, and links to the move-ordering-heuristics topic page so that developers can more easily learn about it.
To associate your repository with the move-ordering-heuristics topic, visit your repo's landing page and select "manage topics."