Embed Block in your product
Drag and drop blocks onto the 10x10 grid to complete full rows or columns and clear them. 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 Block
- 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: "block",
mode: "daily",
theme: "pop-minimal",
});
</script>Specs
- Bundle
- Under 60 KB
- Languages
- 24, RTL ready
- Difficulty
- Adaptive
- Modes
- random
Where it fits
FAQ
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.
Yes. Define your colors, surfaces, type, and corner radius once in the theme engine, and every game inherits it.
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.