Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

embedding itchio games on external 3d website (newbie questions) (closed)

A topic by hacknorris created 6 days ago Views: 70 Replies: 1
Viewing posts 1 to 2
(1 edit)

um. like i'm having site outside of itch.io which i'm writing myself and thought of turning it 3d (why not, also - soonly will move games back to itch from my site so like 30 projects may come for stats and reach also in search engines for example).

and like on that i'm gonna possibly use three.js and i know that there is different way of embedding f.e. youtube due to iframes . my games use mostly keyboard input which will be similar on that site (arrows/wasd) and i just don't know if itch.io embed - for example this one i copied from my dashboard: 

<iframe frameborder="0" src="<a href="https://itch.io/embed-upload/13923269?color=743f39">https://itch.io/embed-upload/13923269?color=743f39</a>" allowfullscreen="" width="794" height="454"><a href="<a href="https://hacknorris.itch.io/in-a-box">https://hacknorris.itch.io/in-a-box</a>">Play in-a-box on itch.io</a></iframe>

will it work on such site with setup like above or will itch.io frame cause some bigger complications than youtube does?

nvm. already found out it just works :D