File size: 769 Bytes
cde650a
e5640a6
0861d56
e5640a6
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
<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>