I'm going to explain to you about my AI game project named connect4
; This game runs in 2 modes :
- MINI-MAX
- MINI-MAX with alpha-beta pruning
Player can select modes in the start menu :

There are seven columns and player must select one column using keyboard numbers :

- If you lose the game, this image will be displayed :

- If you win the game :

- And if the game ends in a draw :
