Change Number of Cards Displayed in Memory Game?

Hello! I’m looking to modify the Memory Game interface asset to display 4 pairs of cards, rather than the pre-built 6 — is this a modification that needs to be made within the IntuiFace scene, or in the JS files included with the asset? Thanks!

Hi Scott!

The method of changing the number of cards is actually very easy! Since the images are dynamically loaded by the interface asset, all you have to do is change the images within the Interface Asset’s image folder to change the quantity of cards. We have instructions on how to make changes in the image folder here in our Help Center article about the “Memory Game” sample Experience.

1 Like

Perfect, this works! Thanks Helen!

Glad I could help!

Enjoy the rest of your day!