Hello, I was hoping that possibly somebody could answer this question for me. I am creating a simple memory game using Notepad++. The object of course is to flip over cards until you get a match. The problem I am running into with this is if the cards do not match they automatically flip over even before the 2nd card clicked on can reveal itself. Is there a way to put a, lets say 5 seconds for the hell of it, delay before the cards flip back over? Any help is appreciated with this. :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I was hoping that possibly somebody could answer this question for me. I am creating a simple memory game using Notepad++. The object of course is to flip over cards until you get a match. The problem I am running into with this is if the cards do not match they automatically flip over even before the 2nd card clicked on can reveal itself. Is there a way to put a, lets say 5 seconds for the hell of it, delay before the cards flip back over? Any help is appreciated with this. :)
Are you writing a plug-in game to Notepad++ or is this post completely unrelated?