Your browser is unsupported

We recommend using the latest version of IE11, Edge, Chrome, Firefox or Safari.

Program 2: Cuatro

Due date: Jul. 5, 2020 End of the day

Write a program in zyBook section 5.40 programming environment to play the game of Cuatro, an invented close cousin of Tic-Tac-Toe and Quarto.  This is a two-player game unlike Tic-Tac-Toe in that you don't have "your" pieces and "their" pieces, but rather the winner is the one who on their move is first to complete a configuration of 4 pieces of the same type, drawing upon all the pieces remaining to play.  Once placed on the board pieces cannot be moved.

Check the attachment for complete descriptions and instructions.

 

Submit your main.cpp file on Gradescope for grading.