Checkers game for ECE469, by Abiyaz Chowdhury This is an implementation of American Checkers on the Processing language, featuring a powerful AI that uses the minimax algorithm with iterative deepening and alpha-beta pruning. I created this as part of the Artificial Intelligence course at the Cooper Union.