Embed HexMerge on Your Site (Free, No Attribution Required)
HexMerge ships a zero-chrome embed build at https://www.hexmerge.com/embed. Drop it into any page with a single iframe — no API key, no signup, no required attribution, no analytics handoff. The embed renders only the game (no header, footer, or ads) and resizes to its container.
Copy this snippet
<iframe
src="https://www.hexmerge.com/embed"
width="100%"
height="640"
frameborder="0"
allowfullscreen
title="HexMerge — hex 2048 endless merge game"
></iframe>That’s it. The iframe is responsive in width and locks to a 640px height that fits the playable 4×4 board, scoreboard, and direction pad on most screens. Bump the height to 720 if your container forces a narrower width.
Who this is for
School sites and class pages (unblocked games)
Teachers running Google Sites, Canvas, Schoology, Blackboard, or any LMS that accepts iframe embeds can drop HexMerge directly into a lesson page. Because the game loads on a single HTTPS domain with no Flash, installers, or external requests, it passes most school filters that block aggregator sites like Coolmath Games or Hooda Math. Students stay on the school network.
Indie blogs and personal sites
Writing about puzzle design, 2048 strategy, or score-attack games? Embed a playable demo inline instead of linking out. Readers stay on your page longer, which Google rewards.
Edu and tutoring sites
HexMerge exercises working memory, pattern recognition, and spatial reasoning — useful as a brain warm-up before math sessions, a focus reset between tutoring blocks, or a transparent demo of how powers of 2 compose.
What the embed includes (and what it doesn’t)
- Full 4×4 board, scoreboard, direction pad, keyboard + swipe controls.
- Best-score persistence per browser (localStorage on your domain’s iframe origin).
- Single “Powered by HexMerge — play more →” link to
www.hexmerge.com(opens in the parent window, not the iframe). - No SiteHeader, no SiteFooter, no AdSense, no analytics requests from inside the iframe.
- The embed page is
noindexso it won’t compete with the canonical homepage in search.
Terms
Free for personal, educational, and editorial use. No attribution required, but appreciated. We may add a small badge or analytics in the future — the embed URL is stable and the iframe contract will not break.
Questions? Contact us — or play the full game at hexmerge.com.