Browse Source

Add ZenChess quip

Herby Vojčík 5 years ago
parent
commit
0a8537c3ed
1 changed files with 8 additions and 0 deletions
  1. 8 0
      index.html

+ 8 - 0
index.html

@@ -32,6 +32,14 @@ With Amber, client-side web development finally gets the power and productivity
       <p>Evaluating JavaScript object methods is transparent and makes using libraries a breeze.</p>
     </dd>
 
+    <dt>What do other people think?</dt>
+    <dd>
+      <p>
+        It's a 3d webgl game engine that is very easy to get to work with amber. Specifically though I am using its WebVR integration.  This is a pretty nice way to do vr development.  Being able to take the headset off, change a method, and then put the headset back on without having to restart is pretty nice.
+        <cite>-- ZenChess, on using babylon.js in Amber</cite>
+      </p>
+    </dd>
+
   </dl>
 
 </div>