I am trying to make a card game for my son. It will take letters and flip them when clicked. If successful, the cards will be removed, otherwise they will flip back. I also want it to say the actual letter (call the mp3) when it's successful. I have uploaded the images and programmed a canvas with imagesprites (only 6 but I plan to have more). I have found some great information on the web, but I'm really lost on how to get the imagesprites to be from a list of the images uploaded, as well as how they're removed when it's a match. I cannot find a memory game that is similar to this to see how that has been done. I'm also going to try to modify the asteroids game and add a bingo game to this, as well.
Attached is what I have, which I don't think is much.
Thanks for your help, ahead of time!