Catalog/Cards

Embed Klondikeex in your product

Move all cards to the foundations from Ace to King, with all tableau cards face-up from the start. Drop it into your app, storefront, or newsroom and give people a reason to come back every morning.

Live preview, themed with Pop Minimal. This is the real runtime.

Why teams embed Klondikeex

  • A daily reason to return. A fresh puzzle every day at midnight, no content team needed.
  • Your brand, not ours. Match colors, type, and corner radius with the theme engine. White-label by default.
  • Verified completions. Every finish arrives HMAC-signed and origin-locked, ready to settle points or perks.

Drop it in

Paste a script tag and a target div, and pass your authenticated user.

<script src="https://static.playgent.com/player/v2.js"></script>
<div id="playgent-host"></div>
<script>
  Playgent.init({
    containerId: "playgent-host",
    player:      "plyr_***********",
    game:        "klondikeex",
    mode:        "daily",
    theme:       "pop-minimal",
  });
</script>

Specs

Bundle
Under 60 KB
Languages
24, RTL ready
Difficulty
Adaptive
Modes
random

Where it fits

FAQ

Is the Klondikeex unique each day?

Yes. Daily mode serves one puzzle to every visitor and refreshes at midnight UTC. You can also pin a single puzzle or randomize on every load.

Can I theme it to my brand?

Yes. Define your colors, surfaces, type, and corner radius once in the theme engine, and every game inherits it.

How do I reward a completion?

Listen for the onComplete callback in the page, or receive the signed game.completed webhook on your server, then settle points, coupons, or perks.

Related games

Start free on the Sandbox

The full catalog, no credit card. Flip to production the day you ship.