Timer?
Hi, I'm trying to program this matchcard(memory) game for my school project. I need to know how I can set a timer for my program so that when a user clicks a card to flip over, then clicks a second card there is a delay so that both cards pictures are clearly shown, say for... 5 seconds so that the user can see that they are wrong (assuming that they didnt match). Can anyone help me? Please try to keep it as simple as possible so that I won't have to use something my teacher referred to as threading or things of that nature. Can someone help? Thank you

