Connect Four Game
This project implements the classic Connect Four game in C. Players take turns to drop colored discs into columns, aiming to connect four discs in a row, either horizontally, vertically, or diagonally. The game is played on a 7x6 board.
https://github.com/muzychka20/connect-four
#C/CPP #gamedev #desktop-development
https://github.com/muzychka20/connect-four
#C/CPP #gamedev #desktop-development