Connect4 Connect 4 game with Alpha-Beta pruning algorithm which is an optimization technique for minimax algorithm. Technologies Project is created with: Python version : 3.10 Setup To run this project: $ python ./main.py or $ py ./main.py