Catalog/Words

Embed Outspell in your product

Place tiles across three moves on a 7×7 board and try to beat par by building high-scoring words. 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 Outspell

  • 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:        "outspell",
    mode:        "daily",
    theme:       "pop-minimal",
  });
</script>

Specs

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

Where it fits

FAQ

Is the Outspell 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.