Project: Connect Four - Unity App
Author: Ofir Cohen
Description: A Unity version of the classic Connect Four game. Play against a highly advanced AI built on Alpha-Beta search and Heuristics theory
The app is the file: Connect4.apk
Run this file on your Android device to install and play the game
Everything else in this directory is the source code for building the project yourself in Unity
Controls:
- Click on a column to drop your piece.