git @ Cat's Eye Technologies The-New-Gamerly-Realism / master demo / the-new-gamerly-realism.html
master

Tree @master (Download .tar.gz)

the-new-gamerly-realism.html @masterraw · history · blame

<!DOCTYPE html>
<head>
  <meta charset="utf-8">
  <title>The New Gamerly Realism</title>
  <style>
#container {
  text-align: center;
}
  </style>
</head>
<body>

<h1>The New Gamerly Realism</h1>

<div id="container">
</div>

</body>
<script src="../src/the-new-gamerly-realism.js"></script>
<script>
launch('', 'container');
</script>