An open API service indexing awesome lists of open source software.

https://github.com/zdanowiczkonrad/connect4

Min-max with prunning algorithm implementation based on Connect 4 game
https://github.com/zdanowiczkonrad/connect4

Last synced: 2 months ago
JSON representation

Min-max with prunning algorithm implementation based on Connect 4 game

Awesome Lists containing this project

README

        

Connect4
========

Min-max with prunning algorithm implementation based on Connect 4 game written in C++ and Qt GUI framework

![Preview](https://raw.githubusercontent.com/zdanowiczkonrad/Connect4/master/docs/preview.jpg)