Play the popular Connect 4 game directly from your command line!
-
Updated
Oct 13, 2022 - C++
Play the popular Connect 4 game directly from your command line!
The module for my life story project that contains my (KDE) KFourInLine gameplay images.
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.
#include-only, single header, custom written ai that can play ANY turn based game, including Boardgames, Card-games, hidden-info games, multiplayer games, and games with randomness.
Connect4 v2.0, This project is a game developed in four versions, C, C++, Java SE & Node.js, older to newer respect
Trains a deep reinforcement learning agent in simulation testbed environments with the DRLA library.
Python module implementing the logic and an efficient solver for the Connect Four game, using optimized C++ code exposed with pybind11.
Connect Four Game in C++
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).
Connect 4 game using C++ and SFML (2016)
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."