Console implementation of the game Connect Four | C
-
Updated
Feb 15, 2022 - C
8000
Console implementation of the game Connect Four | C
Multiplayer connect four in C
ConnectFour Game for the console written in C (1st Semester Bachelor)
In this project, two players can play the Connect Four(Four-in-a-row) game. Player 1 uses 'o' and Player 2 uses 'x' as their pieces. The one who lines up his or her 4 pieces wins.
Connect Four: The all time classic now for the terminal! Play against your friends or try to beat the AI!
Add a description, image, and links to the connectfour topic page so that developers can more easily learn about it.
To associate your repository with the connectfour topic, visit your repo's landing page and select "manage topics."