Update index.html
Browse files- index.html +1 -3
index.html
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
<html>
|
4 |
<body onload="window.scrollTo({top: document.body.scrollHeight, behavior: 'smooth'});">
|
5 |
-
<h1 id="smarter-npc-non-player-character-">
|
6 |
<h4>User input: WASD</h4>
|
7 |
<p>This WebGL demo demonstrates PlayCanvas runnable in an HTML5 playable surface available anywhere your browser goes. Check it out alone here:<a href="https://playcanv.as/p/3RerJIcy/">🤗 Inference API</a>.</p>
|
8 |
<p>PlayCanvas project <a href="https://playcanv.as/p/3RerJIcy/"> is here</a></p>
|
|
|
|
|
|
|
1 |
<html>
|
2 |
<body onload="window.scrollTo({top: document.body.scrollHeight, behavior: 'smooth'});">
|
3 |
+
<h1 id="smarter-npc-non-player-character-">Space Buggy Sim</h1>
|
4 |
<h4>User input: WASD</h4>
|
5 |
<p>This WebGL demo demonstrates PlayCanvas runnable in an HTML5 playable surface available anywhere your browser goes. Check it out alone here:<a href="https://playcanv.as/p/3RerJIcy/">🤗 Inference API</a>.</p>
|
6 |
<p>PlayCanvas project <a href="https://playcanv.as/p/3RerJIcy/"> is here</a></p>
|