Connect Four, Tic-Tac-Toe, & Nim with an optimal bot implemented using minimax and alpha-beta pruning.
Primary LanguagePython