ConnectFour Game

A Connect Four game is based on next algorithm.

4 modes are implemented: human vs human and 3 levels of human vs computer. The game has animations and sounds, it calculates score in the end of the game. The code is written on Java for Android OS.