awacke1's picture
Update index.html
0861d56
raw
history blame
769 Bytes
<html>
<body onload="window.scrollTo({top: document.body.scrollHeight, behavior: 'smooth'});">
<h1 id="smarter-npc-non-player-character-">Flappy Plane Swoop Sim</h1>
<h4>User input: WASD</h4>
<p>This WebGL demo demonstrates PlayCanvas runnable in an HTML5 playable surface available anywhere your browser goes.
Check it out here:<a href="https://playcanv.as/p/JtL2iqIH/">🤗Love Huggingface for HTML5</a>.</p>
<p>PlayCanvas project <a href="https://playcanv.as/p/JtL2iqIH/"> is here</a></p>
<div style="max-width: 100%;max-height: 100%;width: 100vw;height: 100vh;overflow: hidden;">
<iframe style="min-width: 100%; min-height: 100%; background: black;" allowfullscreen="true" frameborder="0" src="https://playcanv.as/p/JtL2iqIH/"></iframe>
</div>
</body>
</html>