Triggered by main input, a player chooses any one grid/object to see the unique color associated to it to start the game. Then the player needs to guess another grid/object that may have the same...

I have a programming question. The title is colour guessing game. The code should be in c coding. The game should be in 2 by 3 grid. Input method is either mouse or keyboard. Below is the project description.
Triggered by main input, a player chooses any one grid/object to see the unique color associated to it<br>to start the game. Then the player needs to guess another grid/object that may have the same color<br>to match the color of the previously selected (opened) object. If the guess is wrong, the color of the<br>guessed object will be changed back to the initial color used (e.g. white or gray). Make another guess<br>until user finds the match. Once matched is found, both the objects should be kept opened. User will<br>then choose another object until all 3 objects are matched (in the case of Level 1 for 2 by 3 grid game).<br>

Extracted text: Triggered by main input, a player chooses any one grid/object to see the unique color associated to it to start the game. Then the player needs to guess another grid/object that may have the same color to match the color of the previously selected (opened) object. If the guess is wrong, the color of the guessed object will be changed back to the initial color used (e.g. white or gray). Make another guess until user finds the match. Once matched is found, both the objects should be kept opened. User will then choose another object until all 3 objects are matched (in the case of Level 1 for 2 by 3 grid game).

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here