Question: for this connect 4 program I need a class named chip.cpp that can be put into main that will alternate between player 1 and player
for this connect 4 program I need a class named chip.cpp that can be put into main that will alternate between player 1 and player 2 and randomly drop chips down slots in the board. this is what I have so far.




board should look something like this
what kind of information do you need exactly?
ework1 1 2. 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 Chip.h* 4 Board.cpp Board.h Player.h Player.cpp gamedriver.cpp 6 X (Global Scope) -e main E#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
