I have developed a text-based computer game (with Twine) - this is output as an HTML file. I would like to embed this file on a wordpress website so that it can be played regularly. There is a wordpress plugin (Embed Twine) that makes this possible, but it doesn't always work reliably. What other possibilities are there? Thank you!
- Tried iFrames solutions / does not work, as usually only a URL and not a whole HTML file can be embedded.
- Tried Embed Twine as a Wordpress plugin / very unreliable