Question: Hi, I need help with my assignment. Create a memory game in C Function oriented with several functions Structured programming All cards are randomly placed

Hi, I need help with my assignment.

Create a memory game in C

Function oriented with several functions

Structured programming

All cards are randomly placed on the board with face down The player pick one card from the board and the symbol is shown The player picks another card, with the aim to get pair (same symbol twice), and the symbol is shown

If two equal card is found (pair) the player gets one point and the pair is removed from the board The game continues until the board is empty

NxM board size Random board

my code not working becaus I cant get the random board to work.

Thanks

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To help you with your C assignment for creating a memory game lets break down the task into steps and focus primarily on generating a random board whi... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!