Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 313 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 313 Bytes

connect4

Creates a game of connect four in the cmd. Written in C. Enter what row you want to put your chip in. The game changes the chips placed every turn. You win the same way in the actual game, by connecting 4 chips together.

You can change the size of the board by changing the define variables.