Connect Four Game in C++
-
Updated
Aug 16, 2018 - C++
Connect Four Game in C++
Programska oprema za robota, ki igra igro 4 v vrsto. Vključuje minimax algoritem za sprejemanje odločitev, program za analizo slik in določanje stanja igre in orodje za kalibracijo.
Contains a variety of projects which involve the utilization of Data Structures in C++. Follows many aspects of object-oriented design through the use of classes/inheritance/polyorphism
Connect 4 game using C++ and SFML (2016)
C++ implementation of the game Connect4, using Raspberry Pi SenseHat as input and display device. Computer moves are requested from server (api.codebox.net/connect4).
The module for my life story project that contains my (KDE) KFourInLine gameplay images.
Play the popular Connect 4 game directly from your command line!
Python module implementing the logic and an efficient solver for the Connect Four game, using optimized C++ code exposed with pybind11.
Add a description, image, and links to the connect4 topic page so that developers can more easily learn about it.
To associate your repository with the connect4 topic, visit your repo's landing page and select "manage topics."