Update gametest2.html

This commit is contained in:
kinglalu 2020-10-02 14:43:54 -05:00 committed by GitHub
parent e091e139a4
commit 1c1cacbd87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -251,14 +251,14 @@
<a target="_blank" href="./gfiles/html5games/astray/index.html">
<img src="/assets/img/astray.png" alt="GAME" width="600" height="400">
</a>
<div class="desc">Add a description</div>
<div class="desc">A WebGL maze game built with Three.js and Box2dWeb.</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="img_mountains.jpg">
<img src="img_mountains.jpg" alt="GAME" width="600" height="400">
<a target="_blank" href="./gfiles/html5games/backcountry/index.html">
<img src="/assets/img/backcountry.png" alt="GAME" width="600" height="400">
</a>
<div class="desc">Add a description</div>
</div>