You need to enable JavaScript to run this app.
MINIMAX CHESS AI
An implementation of the
Minimax Algorithm
, optimized with
Alpha Beta (α-β) Pruning
.