Implemented Connect 4 game in python using pygame library and aslo added AI using minimax algorithm and updated the algorithm using alpha-beta pruning.
Implemented Connect 4 game in python using pygame library and aslo added AI using minimax algorithm and updated the algorithm using alpha-beta pruning.