Hi everyone! I'm trying to make a matching card game using scratch. Basically, you click on cards to flip them over and flipping two identical cards leads to a match.
However, I only want the cards to remain showing if both are identical. If the user clicks a mismatched pair I want the cards to flip back over. Any ideas as to how I go about this?
Offline
I would say the usage of costumes and the if BLAH! = BLAH! blocks and if else, stuff like that.
Offline