Embed A Dungeon In Your Website

How to embed a dungeon onto a web page for your community or project

Embedding Your Dungeon

To embed a dungeon on your website, copy and paste the following code onto your site:

<iframe width="500" height="500" src="https://viewer.generativedungeon.com/XYZ" 
        allowfullscreen="" scrolling="yes"></iframe>

Replace XYZ with the token ID of the dungeon you want to embed, and set width and height as appropriate.

Last updated