[quote:jv0xompd]But you see, you can figure out such problems while being tired, being not a programmer, and being making your first game with Construct
I trained Jesus.
Seriously, i don't know what was wrong. I just noticed that, after flipping 2 cards, when they flip back again, and you click on 1 or more card(s), the variable 'retournees" wanted to increment (or at least change) again, but then went back to zero... You can't see this in the debugger though. I saw this because i added a text object to your file :
[quote:jv0xompd]+ System: Always (every tick)
-> Text: Set text to global('retournees')
Since retournees was being suspicious, i set it to a value that isn't tested by any condition in the code... and it worked (obviously, no events can be true while retournees is set to 3).
Just call it "Pillow Logic"
[quote:jv0xompd]and being making your first game with Construct
First game ever i guess... but i wrote my website in Php back in 2003... never touched it again since lol There's only 1 page and maybe 3 functions in there... Still, iexplore can display it right while firefox has no problem.... pffffffffffffffffff i can't be bothered fixing these css issues.
Wanted to make websites at that time, but i found out it was very boring, so i just gave up.
But the thing is, people always say 'start with simple things'... i just start with things a bit more complicated. I can't seem to be able to make simple things