Connect4Game

A simple educational application for the game Connect Four for two players.

The algorithm checks the match of 4 tiles horizontally, vertically and diagonally and
in the case of true displays an AlertController with a message about who owns the victory and the score.

Screeshot001
Screeshot002

GitHub

View Github