|
@@ -1,49 +1,49 @@
|
|
<!DOCTYPE html>
|
|
<!DOCTYPE html>
|
|
<!-- saved from url=(0026)https://lab.hakim.se/core/ -->
|
|
<!-- saved from url=(0026)https://lab.hakim.se/core/ -->
|
|
-<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
-
|
|
|
|
|
|
|
|
- <meta name="description" content="Use your shield to defend the Core from the evil red organisms!">
|
|
|
|
- <meta name="author" content="Hakim El Hattab">
|
|
|
|
|
|
+<head>
|
|
|
|
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
|
|
- <meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
|
|
|
|
+ <meta name="description" content="Use your shield to defend the Core from the evil red organisms!">
|
|
|
|
+ <meta name="author" content="Hakim El Hattab">
|
|
|
|
|
|
- <meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
|
- <meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
|
|
- <meta name="viewport" content="width = 450">
|
|
|
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
|
|
|
|
- <title>core</title>
|
|
|
|
|
|
+ <meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
|
+ <meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
|
|
+ <meta name="viewport" content="width = 450">
|
|
|
|
|
|
- <link href="css/reset.css" rel="stylesheet" media="screen">
|
|
|
|
- <link href="css/main.css" rel="stylesheet" media="screen">
|
|
|
|
|
|
+ <title>core</title>
|
|
|
|
|
|
- <link href="css/css" rel="stylesheet">
|
|
|
|
|
|
+ <link href="css/reset.css" rel="stylesheet" media="screen">
|
|
|
|
+ <link href="css/main.css" rel="stylesheet" media="screen">
|
|
|
|
|
|
- </head>
|
|
|
|
- <body data-gr-c-s-loaded="true" class="vsc-initialized">
|
|
|
|
- <div id="status" class="ui" style="left: -49px; top: -12px; display: block;">Score: <span>5457</span> Time: <span>59.98s</span></div>
|
|
|
|
- <div id="panels" style="left: -49px; top: -12px; width: 1000px; height: 650px; display: block;">
|
|
|
|
- <div id="message" class="ui">
|
|
|
|
- <h2 id="title">Core</h2>
|
|
|
|
- <p>
|
|
|
|
- Protect the core from incoming red projectiles. Let green ones through.
|
|
|
|
- <em>Press & hold SPACE</em> for a temporary shield.
|
|
|
|
- </p>
|
|
|
|
- <button id="startButton" class="start-button">Start game</button>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
|
|
+ <link href="css/css" rel="stylesheet">
|
|
|
|
+</head>
|
|
|
|
|
|
- <canvas id="world" width="1000" height="650" style="position: absolute; left: -55px; top: -18px;">
|
|
|
|
- <p class="no-canvas">
|
|
|
|
- You need a <a href="https://www.google.com/chrome">modern browser</a> to view this.
|
|
|
|
|
|
+<body data-gr-c-s-loaded="true" class="vsc-initialized">
|
|
|
|
+ <div id="status" class="ui" style="left: -49px; top: -12px; display: block;">Score: <span>5457</span> Time:
|
|
|
|
+ <span>59.98s</span>
|
|
|
|
+ </div>
|
|
|
|
+ <div id="panels" style="left: -49px; top: -12px; width: 1000px; height: 650px; display: block;">
|
|
|
|
+ <div id="message" class="ui">
|
|
|
|
+ <h2 id="title">Core</h2>
|
|
|
|
+ <p>
|
|
|
|
+ Protect the core from incoming red projectiles. Let green ones through.
|
|
|
|
+ <em>Press & hold SPACE</em> for a temporary shield.
|
|
</p>
|
|
</p>
|
|
- </canvas>
|
|
|
|
- <canvas id="background" width="1000" height="650" style="position: absolute; left: -49px; top: -12px;"></canvas>
|
|
|
|
-
|
|
|
|
- </script><script src="js/timbre.js"></script>
|
|
|
|
- <script src="js/core-audio.js"></script>
|
|
|
|
- <script src="js/core.js"></script>
|
|
|
|
-
|
|
|
|
- <!-- Third party tracking and sharing code below -->
|
|
|
|
-
|
|
|
|
-</body></html>
|
|
|
|
|
|
+ <button id="startButton" class="start-button">Start game</button>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <canvas id="world" width="1000" height="650" style="position: absolute; left: -55px; top: -18px;">
|
|
|
|
+ <p class="no-canvas">
|
|
|
|
+ You need a <a href="https://www.google.com/chrome">modern browser</a> to view this.
|
|
|
|
+ </p>
|
|
|
|
+ </canvas>
|
|
|
|
+ <canvas id="background" width="1000" height="650" style="position: absolute; left: -49px; top: -12px;"></canvas>
|
|
|
|
+
|
|
|
|
+ <script src="js/timbre.js"></script>
|
|
|
|
+ <script src="js/core-audio.js"></script>
|
|
|
|
+ <script src="js/core.js"></script>
|
|
|
|
+</body>
|