created a connect four game using python to play against an ai agent, used minimax searching algorithm to improve the agent decisions and made a GUI for the board ans simulating the moves