Integrating PuzzleMe
Objective
Choose how to embed PuzzleMe™ puzzles on your website or app.
PuzzleMe™ puzzles can be embedded on any website, app or other platforms listed in the Publish page. In this section, we will cover embedding puzzles on the website and app.
Embed methods
| Method | Best for |
|---|---|
| JavaScript embed (recommended) | Full features with minimal engineering |
| iframe embed | Quick paste-and-go embeds |
JS embed covers social sharing, link-based multiplayer, and progress saving out of the box. With iframe embed, your team must build those features.
Feature comparison
| Feature | iframe | JS embed |
|---|---|---|
| Share direct links to puzzles and scores | ✗ | ✓ |
| One-click, link-based Multiplayer | ✗ | ✓ |
| Save puzzle progress robustly | ✗ | ✓ |
Recommendation: Use JS embed unless you only need a basic embed.
Related guides
- Iframe dimensions — sizing for desktop and mobile
- Custom parameters — URL options to customize behavior
- User identity — pass logged-in users to PuzzleMe
- Multiplayer and sharing — multiplayer and share links