const REBUS_LEVELS = { tutorial: { optionCards: [ { path: "assets/textures/monke.png", name: "Macaco", }, { path: "assets/textures/oca.png", name: "Oca", }, { path: "assets/textures/key.png", name: "Chave", }, ], questionCards: [ { path: "assets/textures/glasses.png", name: "Ă“culos", }, { path: "assets/textures/house.png", name: "Casa", }, ], }, level1: { }, }