Skip to content

rach-id/Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Connect4

An implementation of Game Connect 4 using Qt with C++ and the Minimax/AlphaBeta algorithm.

You will find in this repository the Qt project along with the Windows/Linux executables. The Project file is created using Qt Creator 4.6.1 based on Qt 5.10.1 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit).

The Windows executable is cross-compiled via MXE on Ubuntu 16.04 xenial.

About

An implementation of Game Connect 4 using Qt with C++ and the Minimax/AlphaBeta algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages