Total conversion to FF2.
[featherfall2.git] / src / index.html
index 1fedd23..c1b8032 100644 (file)
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <html lang="en"
-      data-appid="com.yukkurigames.pwl6">
+      data-appid="com.yukkurigames.featherfall">
   <head>
-    <title>Pixel Witch Lesson #6</title>
+    <title>Feather Fall</title>
     <meta charset="utf-8" />
     <meta name="viewport"
           content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
     <meta name="apple-mobile-web-app-capable" content="yes">
-    <meta name="apple-mobile-web-app-status-bar-style"
+<!--     <meta name="apple-mobile-web-app-status-bar-style"
           content="black-translucent" />
     <link rel=icon href=data/images/icons.ico
           sizes="16x16 32x32 64x64 128x128 256x256"
@@ -15,8 +15,9 @@
     <link rel=icon href=data/images/icons.icns
           sizes="16x16 32x32 64x64 128x128 256x256"
           >
+    -->
     <link rel="stylesheet" href="yuu/data/yuu.css" type="text/css" />
-    <link rel="stylesheet" href="pwl6.css" type="text/css" />
+    <link rel="stylesheet" href="main.css" type="text/css" />
     <script type="text/javascript" src="ext/gl-matrix.js"></script>
     <script type="text/javascript" src="ext/gamepad.js"></script>
     <script type="text/javascript" src="ext/hammer.js"></script>
@@ -32,7 +33,7 @@
     <script type="text/javascript" src="yuu/audio.js"></script>
     <script type="text/javascript" src="yuu/director.js"></script>
     <script type="text/javascript" src="yuu/storage.js"></script>
-    <script type="text/javascript" src="pwl6.js"></script>
+    <script type="text/javascript" src="main.js"></script>
   </head>
   
   <body>
@@ -70,7 +71,7 @@
          data-yuu-animation="yuu-from-top-right"
          data-yuu-dismiss-key="f10 escape">
       <div data-yuu-command="dismiss" tabindex=0></div>
-      <h1>Pixel Witch Lesson #6</h1>
+      <h1>Feather Fall</h1>
       <table class="yuu-options">
         <tr>
           <td>
          data-yuu-animation="yuu-from-top"
          data-yuu-dismiss-key="escape">
       <div data-yuu-command="dismiss" tabindex=0></div>
-      <h1><a href="http://yukkurigames.com/pwl6/">Pixel Witch Lesson #6</a></h1>
+      <h1>Feather Fall</h1>
       <dl>
         <dt>Designed &amp; Implemented</dt>
+        <dd>Yukkuri Games</dd>
+        <dt>Art, Design</dt>
+        <dd>Jessicatz Fairymeadow</dd>
+        <dt>Design, Programming</dt>
         <dd>Joe Wreschnig</dd>
         <dt>Additional Programming</dt>
         <dd>
           Christoph Burgmer
           (<a href="https://github.com/cburgmer/ayepromise">ayepromise</a>)
         </dd>
-        <dd>
-          Ian McEwan, Ashima Arts
-          (<a href="https://github.com/ashima/webgl-noise">WebGL Noise</a>)
-        </dd>
         <dd>
           Jorik Tangelder
           (<a href="http://eightmedia.github.io/hammer.js/">Hammer.js</a>)
           Dave Gandy
           (<a href="http://fortawesome.github.io/">Font Awesome</a>)
         </dd>
-        <dt>Special Thanks</dt>
-        <dd>Amelia Gorman</dd>
-        <dd>Jessicatz Fairymeadow</dd>
-        <dd><a href="http://www.kenney.nl/">Kenney.nl</a></dd>
-        <dd>
-          Richard
-          <a href="http://www.clockguy.com/SiteRelated/SiteReferencePages/ClockChimeTunes.html">"The Clock Guy"</a>
-          Oliver
-        </dd>
       </dl>
       <hr>
       <div style="text-align: center">
         <p>
-          Copyright &copy;2014
+          Copyright &copy;2009, 2014
           <a href="http://yukkurigames.com/">Yukkuri Games</a>
           and others
         </p>
         </p>
         <hr>
         <ul class="link-footer">
-          <li><a href="http://yukkurigames.com/pwl6/">Pixel Witch Lesson #6</a>
           <li><a href="http://yukkurigames.com/">Yukkuri Games</a>
         </ul>
       </div>