It's a tic tac toe bit board implementation with minimax alpha beta pruning in python!
Primary LanguagePython