-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
29 lines (26 loc) · 1.34 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE html>
<title>grav</title>
<link href="app.css" rel="stylesheet" media="all">
<script src="pixi.dev.js"></script>
<script src="stats.min.js"></script>
<script src="app.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-2428995-3', 'auto');
ga('send', 'pageview');
ga('create', 'UA-2428995-2', 'auto');
ga('send', 'pageview');
</script>
<div id='intro'><h1 style="">grav</h1>
<p>You're in a rocket in space. <br><br>
Rocket always looks at mouse. <br>
Left-click to fire engines, right-click to fire retro-engines. <br>
Explore around, don't crash, don't fly into suns! <br>
Spaceports refuel and repair your ship.<br><br>
(Find the big ginormous sun! All the way north.)</p><p><button onclick='go();'>Go</button>
<footer style="margin-top:30px;font-style:italic;font-size:0.8em;">Made in <48 hours at the <a href="http://theplayfulpixel.ca">Fall 2014 Game Jam</a> organised by the <a href="https://uwaterloo.ca/games-institute">UWaterloo Games Institute.</a></em></footer>
</div>
<noscript style="display:none">