The famous Connect4 game, written in Qml/Qt/C++.
Implemented for desktop and Sailfish OS using Silica.
You can play human vs IA, human vs human or IA vs IA (for fun!)
There is a strong IA using a minimax search tree with alpha-beta pruning, and fast and accurate heuristic computation.
There are 5 levels for IA force.
The IA configures its strategie itself at each beginning of game or after config change, to avoid doing the sames plays every time. Depending of force, random takes part of IA decision.
You can play against it without being boring !
Translated in french, english, german and spanish.
03/2017: SailConnect4 is renamed to uAlign4 to avoid trademark problems.
======
Le fameux jeu Puissance 4, codé en Qml/Qt/C++ pour PC et téléphone Jolla, avec une intelligence artificielle forte et configurable.
======
Licence: GPL
Author: Louis-Joseph Fournier
First release date: 2015-10-18