A Chess AI Agent using the Minimax algorithm with Alpha-Beta pruning and more.
python chess-engine chess ai minimax alpha-beta-pruning iterative-deepening-search look-up-table move-ordering
-
Updated
Mar 19, 2026 - Python