Turbo IT
All docs

Game Modes

Mystery Chest

Click-to-open chest reveal. The simplest mechanic; pairs best with bulk-ticket purchases.

Updated 26 July 20263 min read

Mystery Chest is our simplest mechanic: the customer clicks/taps a chest, the lid swings open with a brief animation, the prize is revealed. Best for bulk-ticket purchases where you want a fast per-ticket reveal that doesn’t drag.

How it’s wired

  • PNG sequence + CSS transform (no canvas), running at ~60fps anywhere, including ancient devices.
  • Animation duration: ~1.2 seconds total. Long enough to feel earned, short enough not to bore on a 20-ticket order.
  • The prize displayed inside the open chest is server-decided; the animation just plays the reveal.

When to use it

  • Bulk competitions with 25+ tickets per typical purchase. The quick reveal scales gracefully where a Plinko drop would feel interminable.
  • Brands that don’t want a strong “gambling” visual signal. Chests read as adventure/loot, less casino.
  • Lower-value instant-wins (£1–25 tier). Pairs with the simplicity.

Skip button

Available on every chest after the first one opens. For 30+ ticket orders, customers usually skip after a few chests and let the stack auto-reveal with a confetti burst at the end.