Connect4 using pygame Has AI opponent uses minimax algorithm adapted for connect 4 optimizes algorithm with alpha/beta pruning install files make sure you have python 3 installed open terminal and input 'python c4.py' enjoy