I want to pracstise a program that plays the memory matching game. Use sixteen cards that are laid out in a 4x4 square and are labeled with pairs of numbers from 1 to 8. Your program should allow the player to specify the cards that she would like to select through a coordinate system. The player then selects two cards that are face down, turns them face up, and if they match they are left face up
Unfortunately, I don't know how to do it at all. I've been looking through the web and tried to find it, so that I can look at the code and study it...but I didn't find anything. I think it's not that hard. I just want to know how it works.
I hope somebody can help me! Highly appreciated!
Unfortunately, I don't know how to do it at all. I've been looking through the web and tried to find it, so that I can look at the code and study it...but I didn't find anything. I think it's not that hard. I just want to know how it works.
I hope somebody can help me! Highly appreciated!