Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 334 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 334 Bytes

Checkers (October 2015)

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.