Memory game quiz

I want to use the memory game as a quiz...so the matching pairs are not the same. Example: a correctly matched pair would be 1) sin and 2) opposite/adjacent. I'm not sure how to make the software realize that correctly matched pairs are two different images. I initially followed a youtube video to put this together. Blocks below.

Two things ...

  • Sine is opposite over hypotenuse, not opposite over adjacent.
  • You can make the matching easier by renaming the image files so that they can be matched by text blocks, like
    • sine.jpg
    • explain_sine.jpg
      Note that one is contained in the other.

I used a similar approach in this matching game, Got Your Nose:

Names.csv (113 Bytes)

1 Like