Play connect4 against an AI which uses the minimax algorithm to determine its plays.
Primary LanguageJava