1
0
Fork 0
thebunniesinc/index.html

61 lines
2.5 KiB
HTML
Raw Normal View History

2013-03-01 16:26:28 +08:00
<!doctype html>
2013-03-01 16:21:15 +08:00
<html>
<head>
2013-03-01 16:26:28 +08:00
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>The Bunnies, Inc. by ambrosechua</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
2013-03-01 16:21:15 +08:00
</head>
<body>
2013-03-01 16:26:28 +08:00
<div class="wrapper">
<header>
<h1>The Bunnies, Inc. </h1>
<p>The Bunnies, Inc: j.mp/bunniesalpha</p>
2013-03-01 16:21:15 +08:00
2013-03-01 16:26:28 +08:00
<p class="view"><a href="https://github.com/ambrosechua/thebunniesinc">View the Project on GitHub <small>ambrosechua/thebunniesinc</small></a></p>
2013-03-01 16:21:15 +08:00
2013-03-01 16:26:28 +08:00
<ul>
<li><a href="https://github.com/ambrosechua/thebunniesinc/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/ambrosechua/thebunniesinc/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/ambrosechua/thebunniesinc">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
2013-03-01 16:21:15 +08:00
<h1>The Bunnies, Inc.</h1>
2013-03-03 11:26:20 +08:00
<p>Follow <a href="http://twitter.com/thebunniesinc">@thebunniesinc</a> for updates.</p>
2013-03-01 16:21:15 +08:00
<p>The Bunnies, Inc is still in alpha. Help is strongly appreciated. See my progress at: <a href="http://j.mp/bunniesalpha">j.mp/bunniesalpha</a></p>
<p>For those who want to help in this game, contact me at <a href="mailto:amb.ccm@gmail.com">amb.ccm@gmail.com</a> . </p>
<h2>Description</h2>
<ul>
<li>A HTML5 and CSS3 game built with jQuery, G. Maps API and Canvas Element. </li>
</ul><blockquote>
2013-03-03 11:26:20 +08:00
<p>All the bunnies in the world have turned evil after Dr. Evil Bunny caused an mysterious explosion. All, except for you, the last bunny standing. Your mission: get into Dr. Evil Bunny's lab while avoiding the evil bunnies (and at worst killing them) and till then, to be continued...</p>
2013-03-01 16:21:15 +08:00
</blockquote>
<h2>License</h2>
<ul>
2013-03-01 16:26:06 +08:00
<li>CC BY-SA see <a href="https://github.com/ambrosechua/thebunniesinc/blob/master/LICENSE.md">LICENSE.md</a> </li>
2013-03-01 16:21:15 +08:00
</ul>
</section>
2013-03-01 16:26:28 +08:00
<footer>
<p>This project is maintained by <a href="https://github.com/ambrosechua">ambrosechua</a></p>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
2013-03-01 16:21:15 +08:00
</footer>
</div>
2013-03-01 16:26:28 +08:00
<script src="javascripts/scale.fix.js"></script>
2013-03-01 16:21:15 +08:00
</body>
2013-03-03 11:26:20 +08:00
</html>