{
  "instruction": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. Choose the word that sounds the same as the word in capital letters. Collect the star upon giving the correct answer. Once all questions are attempted, reach the finish line to complete the game.",
  "attempts": "2",
  "type": "Mario-MCQ",
  "Questions": [
    [
      "PINK",
      "day,bay,wink,bake",
      "wink"
    ],
    [
      "CLAY",
      "plate,play,pear,hare",
      "play"
    ],
    [
      "TOOL",
      "pool,sail,shoe,clay",
      "pool"
    ],
    [
      "EAT",
      "sit,net,seat,late",
      "seat"
    ],
    [
      "ROPE",
      "door,pore,goat,hope",
      "hope"
    ]
  ]
}