Catalog/Words

Embed Wordpath in your product

Trace a single continuous path through the grid to find every word — the last letter of each word is the first letter of the next. 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 Wordpath

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

Specs

Bundle
Under 60 KB
Languages
24, RTL ready
Difficulty
3 tiers
Modes
pinned, daily, random

Where it fits

FAQ

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