Skip to content

ITManZero/Connect4

Repository files navigation

Connect4

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

There is 3 diffrent levels

  • Easy
  • Normal
  • Hard

UI

1

2

3

Releases

No releases published

Packages

No packages published

Languages