/Connect-Four-with-AI

Implementing connect four game wit a 6x7 board. The game is powered by AI where the player competes with the computer.

Primary LanguagePython

Connect-Four-with-AI

Implementing connect four game with a 6x7 board. The game is powered by AI where the player competes with the computer. We use Minimax algorithm with alpha-beta pruning.

Team Members: