Add the daily word guessing challenge to your site with a simple iframe
Just copy and paste one line of HTML code
Includes game play and top 5 leaderboard
Players just pick a nickname and play
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>See how the embed looks
Test Embed
Open the embed version directly
Note: The embed version is responsive and works on all devices. Recommended minimum width: 320px. For best experience use 768px+ width.