Embed Feature

Embed This Game On Your Website

Add the daily word guessing challenge to your site with a simple iframe

Easy Setup

Just copy and paste one line of HTML code

Fully Functional

Includes game play and top 5 leaderboard

No Auth Needed

Players just pick a nickname and play

Embed Code

Copy this code and paste it into your HTML

<iframe 
  src="https://your-domain.com/embed?lang=en" 
  width="100%" 
  height="800" 
  frameborder="0"
  title="Guess the Word Game"
  allow="clipboard-write"
></iframe>

Live Preview

See how the embed looks

Documentation & Resources

Test Embed

Open the embed version directly

Open Embed

Note: The embed version is responsive and works on all devices. Recommended minimum width: 320px. For best experience use 768px+ width.