An implementation of Minimax AI Algorithm on Connect4
Connect 4 one of the most famous puzzle game.
Creating AI player using minimax algorithm.
This is a UI application written in Java, You can play the game by downloading the project and import it to intelliJ IDEA.
you can find the rules of the game Connect4 - WikiPedia
- Easy
- Normal
- Hard