Skip to content

Commit

Permalink
add gif
Browse files Browse the repository at this point in the history
  • Loading branch information
max-mapper committed Apr 29, 2013
1 parent 2770491 commit 477b0ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file added gif.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions index.html
Expand Up @@ -105,11 +105,11 @@ <h1>Loading...</h1>
</div>
<script type="text/template" id="loaded">
<h1>Flood Fill</h1>
<h3>Requirements: Chrome stable or Firefox Nightly (uses WebGL and WebRTC)</h3>
<p>You have <strong>3 minutes</strong> to build, then your water turns on from the yellow block <strong>above you</strong>!</p>
<p><strong>Flood more of the arena than your opponent!</strong></p>
<p><img src="screeny.png"></p>
<p>You can use WSAD to move, jump with spacebar and click/right click to place and remove blocks.</p>
<h3>Requirements: Chrome stable (best) or Firefox Nightly (expeirmental). Depends on WebGL and WebRTC. All multiplayer networking is 100% peer to peer (P2P).</h3>
<p>You get <strong>3 minutes</strong> to build, then your water turns on from the yellow block <strong>above you</strong> and flows along your blocks!</p>
<p>The goal: <strong>flood more of the arena than your opponent!</strong></p>
<p><img src="gif.gif"></p>
<p>You can use WASD to move, jump with spacebar and click/right click to place and remove blocks.</p>
<p><a href="#" class="look button">Find opponent</a></p>
<div class="messages"></div>
</script>
Expand Down

0 comments on commit 477b0ab

Please sign in to comment.