1
0
Fork 0

v2.0.0d6.3

websites
master
Ambrose Chua 2013-03-18 09:49:09 +08:00
parent be991325ff
commit 6ff4d603a6
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
# v2.0.0d6.2
# v2.0.0d6.3
CACHE:
index.html
main.js

View File

@ -32,6 +32,7 @@
<div id="high" class="btn" onClick="alert('The bunnies have not made this work yet! ');">Highscores</div>
<!-- <div id="about" class="btn" onClick="alert('The bunnies have not made this work yet! ');">About</div> -->
<div class="btn" id="about">About</div>
<a href="http://ambrosechua.github.com/thebunniesinc/">How to play</a>
</div>
<div id="aboutc">
@ -48,7 +49,7 @@ Google Maps and <br />
<br />
Entire game licensed under <a href="LICENSE.md">MIT</a>. <br />
Parts of this game includes code from other sources. <br />
<a href="https://github.com/ambrosechua/thebunniesinc/commits/master">Release history. </a>
<a href="https://github.com/ambrosechua/thebunniesinc/commits/master">Release history. </a> | <a href="http://ambrosechua.github.com/thebunniesinc/">Website. </a>
</div>
<canvas id="you"><h1>Aww, snap! </h1><p>Please use a updated browser to play. </p></canvas>