Connect 4

cli

A terminal version of the classic Connect 4 game built in C++. It runs through a simple game loop, processes player input, updates the board after each move, checks for wins, and displays everything directly in the command line.

Connect 4
Connect 4
Connect 4

STACK

  • C++

DEMO

REPOSITORY

Repository
All Projects