Help with memory game with text and images

Jan 27, 2023

Hi there!

I'm trying to make a memory game which combines words with images. Users have to match the correct word to the correct image. It would look like this:

1. User starts the game and clicks on a memory card
2. The first card that flips has to ALWAYS be an image
3. When the first card is clicked and the image appears, all other cards have to show words on them when flipped/clicked. So the user always has to match an image to a word and not the other way around.
4. When the user makes a correct match between an image and a word, the next card clicked has to be a picture again.
5. When the user makes an incorrect guess the cards flip again to normal state and the next card clicked has to be a picture again.

I gave all the cards 3 states:
- Normal (shows the back of the memory card)
- Woord(shows the word)
- Afbeelding (shows the picture)

I've been trying for hours now to achieve this with different triggers and conditions but I dont seem to get it to work.

Can this even be achieved the way I'm trying to? Any help would be greatly appreciated. I've added my .story file as an attachment.

 

1 Reply
John Morgan

Hi Jan,

Thanks for asking about this! I have some examples and templates of Memory games here in these links.

I hope these will provide some inspiration for you!

I also would love to hear if our community had any ideas on how to design this!

Thanks for reaching out!