Dama Board Game with Alpha-Beta Pruning Overview This project demonstrates the use of the Alpha-Beta Pruning optimization technique in the Minimax algorithm using a Dama (checkers) board game. Features Visual checkers game board AI vs Human Alpha-Beta pruning with visual explanation