Another connect-4 engine
-
Updated
Aug 3, 2018 - C++
Another connect-4 engine
Connect4 game environment in C++ which uses bitboards
Also known as Four Up, Plot Four, Find Four, Four in a Row, Four in a Line, Drop Four, and Gravitrips (in Soviet Union) is a Single Player or a two-player board game in which the players first choose a color and then take turns dropping one colored disc from the top into a eight-column, eight-row vertically suspended grid.
Simple Connect Four Logic Written in C++
Four In a Row (Connect 4) game using OOP
Add a description, image, and links to the connect-4 topic page so that developers can more easily learn about it.
To associate your repository with the connect-4 topic, visit your repo's landing page and select "manage topics."