Question: Write a program in C, which simulates the game of connect 4, representing the board with coloured tiles, by means of matrices, where the player
Write a program in C, which simulates the game of connect 4, representing the board with coloured tiles, by means of matrices, where the player can choose whether to play with the computer and the computer represents player 2 or with another person, where at the end it shows the winner, the loser or if there was a draw.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
