awacke1 commited on
Commit
679079d
·
1 Parent(s): a1dc311

Update index.html

Browse files
Files changed (1) hide show
  1. 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-">SimPhysics</h1>
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>