Hi everyone!
I'm currently working on a project in Construct 3 and I need help creating the logic for a Memory Game (also known as "Match Pairs" or "Concentration").
What I'm looking for is not a ready-made template — I know there’s a default one in Construct 3, but I want to understand how it works so I can adapt the logic to my own game.
Specifically, I’d like help with:
How to randomly generate and display pairs of cards.
How to do the matching logic and destroy them after.
How to keep track of selected cards and compare them.
If someone could explain the core logic either using Event Sheets or with JavaScript, that would be really helpful. I really want to learn the process so I can build it myself and integrate it into my current project.
Any tips, ideas, or step-by-step explanation would be greatly appreciated!
Thanks in advance!