Embedding
Example of embedding a gotm.io game on itch.io.
Learn how to do it in this guide. This game uses the below HTML code:
<html>
<body
style="display: unset; margin: unset;"
>
<iframe
allow="autoplay; fullscreen *; geolocation; microphone; camera; midi; monetization; xr-spatial-tracking; gamepad; gyroscope; accelerometer; xr; cross-origin-isolated"
style="width: 100vw; height: 100vh; border: unset; position: fixed;"
src="https://gotm.io/macaroni-studios/block-dasher?forceFullscreen=true"
></iframe>
</body>
</html>
| Status | In development |
| Platforms | HTML5 |
| Rating | Rated 4.0 out of 5 stars (1 total ratings) |
| Author | gotm.io |

Leave a comment
Log in with itch.io to leave a comment.