About Board Game: Connect 4
An android mobile application board game in which a player plays against Artificial Intelligence. The AI was implemented using Minimax Algorithm with Alpha-Beta pruning. The objective of the game is to connect four of one's own discs of the same color next to each other vertically, horizontally, or diagonally before your opponent.
Download and install
Board Game: Connect 4 version 1.0 on your
Android device!
Downloaded 50+ times, content rating: Everyone
Android package:
game.android_apps.rb.connectfour, download Board Game: Connect 4.apk
by M####:
Good use of minimax algorithm