Got another question,
In my Memory game there should be a timer as well as a highscore.
The more important thing is a working timer. So is there an easy way coding it?
Have read this answer: Click
But I just want to stop how long the users will need to find all pairs. So the timer should start when the first card is flipped and stop when the last pair is found. Refering to your YT-Tutorial the timer should stop when your cards "fade out".
Don't know if it is easier to import some java lib's and code it that way or if there is a quick solution in your framework.
Blessings,
Flo