Game Tutorial - Memory Match Game

Hello Corona Community!

There is a new tutorial about a Memory Match Game with Corona SDK. Although there are plenty of sample apps available on this website, it doesn’t hurt to read about more!
Memory Match Game Tutorial

I hope to continue to contribute to the community that has taught me so much.
[import]uid: 14218 topic_id: 13767 reply_id: 313767[/import]

Very nice and useful! :slight_smile: [import]uid: 10389 topic_id: 13767 reply_id: 50561[/import]

I’m sure this will help lots of users; good on you :slight_smile: [import]uid: 52491 topic_id: 13767 reply_id: 50570[/import]

nice tutorial, but there is not much explanation of things
anyway its was useful to me, so thanks) [import]uid: 16142 topic_id: 13767 reply_id: 50702[/import]

Thanks darkconsoles, I had to keep the tutorial around 1250 words and I had to cut out some of the explanations. I tried to comment the code as much as I could. [import]uid: 14218 topic_id: 13767 reply_id: 50738[/import]

This is an old post, but I just recently started on Corona. I found a glitch that lets you match the cards by clicking the same one twice. How would I go about fixing that?

I figure I can number each individual card 1-12, and then if same card clicked twice, exit. I am not very familiar with lua, so when I use a goto statement it errors.

Any help? [import]uid: 85045 topic_id: 13767 reply_id: 58738[/import]

@idkokos :

Probably better to open a new thread with your problem + some example code rather than adding to this old thread, you will get better help that way :slight_smile: [import]uid: 84637 topic_id: 13767 reply_id: 59174[/import]