Last updated
{
"options": {
"shuffleSpeed": 350,
"numberOfShuffles": 15,
"startAnimationDuration": 1500
},
"texts": {
"en": {
"game_button_play": "Play now"
},
"fr": {
"game_button_play": "Je joue"
},
"nl": {
"game_button_play": "Speel nu"
}
},
"images": {
"image_top": GAME_URL + "/box_top.png",
"image_bottom": GAME_URL + "/box_bottom.png",
"image_close": GAME_URL + "/box_closed.png",
"image_obj": GAME_URL + "/item.png",
"rewards": {}
}
}Integer
Speed of the shuffle moves.
350
Integer
Total number of shuffles before the customer can choose one of the boxes.
15
Integer
Duration before the item falls into one of the boxes.
1500
Text
Text for the button that is displayed at the start of the game.
"Play now"
Last updated
shuffleSpeednumberOfShufflesstartAnimationDurationgame_button_playimage_topimage_bottomimage_closeimage_obj