2 <html data-appid=com.yukkurigames.pwl6
>
4 <title>Pixel Witch Lesson #
6</title>
7 content=
"user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
8 <meta name=apple-mobile-web-app-status-bar-style content=black-translucent
>
9 <meta name=apple-mobile-web-app-capable content=yes
>
10 <meta name=apple-mobile-web-app-title
content=
"Pixel Witch #6">
11 <meta name=mobile-web-app-capable content=yes
>
12 <meta name=mobile-web-app-title
content=
"Pixel Witch #6">
13 <link rel=apple-touch-icon href=data/images/icons.iconset/icon_256x256.png
>
14 <link rel=icon href=data/images/icons.iconset/icon_256x256.png
>
15 <link rel=icon href=data/images/icons.iconset/icon_16x16.png sizes=
16x16
>
16 <link rel=icon href=data/images/icons.iconset/icon_32x32.png sizes=
32x32
>
17 <link rel=stylesheet href=yuu/data/yuu.css
>
18 <link rel=stylesheet href=pwl6.css
>
19 <script src=ext/gl-matrix.js
></script>
20 <script src=ext/gamepad.js
></script>
21 <script src=ext/hammer.js
></script>
22 <script src=yuu/pre.js
></script>
23 <script src=yuu/yf.js
></script>
24 <script src=yuu/yT.js
></script>
25 <script src=yuu/core.js
></script>
26 <script src=yuu/input.js
></script>
27 <script src=yuu/ce.js
></script>
28 <script src=yuu/gfx.js
></script>
29 <script src=yuu/rdr.js
></script>
30 <script src=yuu/audio.js
></script>
31 <script src=yuu/director.js
></script>
32 <script src=yuu/storage.js
></script>
33 <script src=pwl6.js
></script>
37 <canvas id=yuu-canvas data-yuu-resize
>
39 <div id=yuu-error class=yuu-overlay
40 data-yuu-animation=yuu-from-top
41 data-yuu-dismiss-key=escape
>
42 <div data-yuu-command=dismiss tabindex=
0></div>
43 <p>There was a problem. Sorry about that.
</p>
44 <p id=yuu-error-message
></p>
46 <pre id=yuu-error-stack
>
49 <div id=yuu-fatal-error class=yuu-overlay
>
51 There was a serious problem. You'll have to restart. Sorry
54 <p id=yuu-fatal-error-message
></p>
56 If this problem continues,
57 <a target=_blank
href=
"https://yukkurigames.com/support.html">check our
58 support page
</a>. If it doesn't help,
59 <a href=
"mailto:yuuSPAM@MAPSyukkurigames.com"
60 onclick=
"this.href=this.href.replace(/[A-Z]/g, '')">email us
</a>.
61 Please include the rest of the text in this error message and
62 <a target=_blank
href=
"chrome://gpu">information about your
66 Supported browsers include recent versions of
67 <a target=_blank
href=
"http://www.mozilla.org/firefox/">Mozilla Firefox
</a>
68 and
<a target=_blank
href=
"http://www.google.com/chrome/">Google Chrome
</a>
69 on most desktop computers,
70 <a target=_blank
href=
"https://www.google.com/intl/en/chrome/browser/mobile/android.html">Chrome
71 for Android
</a>, and Safari on Mac OS X
10.7 and later
72 <a target=_blank
href=
"https://discussions.apple.com/thread/3300585?start=0">if
73 you enable WebGL manually
</a>.
76 If you are running one of these browsers and still have a problem,
77 <a target=_blank
href=
"https://yukkurigames.com/support.html">check our
78 support page
</a>. If it doesn't help,
79 <a href=
"mailto:yuuSPAM@MAPSyukkurigames.com"
80 onclick=
"this.href=this.href.replace(/[A-Z]/g, '')">email us
</a>.
81 Please include the rest of the text in this error message and
82 as much information as you can about your operating system,
83 computer, and especially GPU.
86 <pre id=yuu-fatal-error-stack
>
89 <div id=preferences class=yuu-overlay
90 data-yuu-animation=yuu-from-top-right
91 data-yuu-dismiss-key='f10 escape'
>
92 <div data-yuu-command=dismiss tabindex=
0></div>
93 <h1>Pixel Witch Lesson #
6</h1>
94 <table class=yuu-options
>
97 <input type=checkbox data-yuu-command=mute id=mute
>
98 <label for=mute
title=
"Toggle audio mute (Control+S)"></label>
101 <label for=volume
>Volume
</label>
104 <input type=range data-yuu-command=volume id=volume
105 min=
0 max=
1.0 step=
0.05>
112 <label for=volume
>Music
</label>
115 <input type=range data-yuu-command=musicVolume id=musicVolume
116 min=
0 max=
1.0 step=
0.05>
121 <input type=checkbox data-yuu-command=fullscreen
123 <label for=fullscreen
title=
"Toggle fullscreen (F11)"></label>
126 <label for=fullscreen
>Fullscreen
</label>
130 <p style=
"text-align: center">Press F12 to take a screenshot.
</p>
132 <div id=colophon class=yuu-overlay
133 data-yuu-animation=yuu-from-top
134 data-yuu-dismiss-key=escape
>
135 <div data-yuu-command=dismiss tabindex=
0></div>
136 <h1><a target=_blank
href=
"http://yukkurigames.com/pwl6/">Pixel Witch Lesson #
6</a></h1>
138 <dt>Designed
& Implemented
</dt>
139 <dd>Joe Wreschnig
</dd>
140 <dt>Additional Programming
</dt>
142 Brandon Jones
& Colin MacKenzie IV
143 (
<a target=_blank
href=
"http://glmatrix.net/">glMatrix
</a>)
147 (
<a target=_blank
href=
"https://github.com/cburgmer/ayepromise">ayepromise
</a>)
150 Ian McEwan, Ashima Arts
151 (
<a target=_blank
href=
"https://github.com/ashima/webgl-noise">WebGL Noise
</a>)
155 (
<a target=_blank
href=
"http://eightmedia.github.io/hammer.js/">Hammer.js
</a>)
160 (
<a target=_blank
href=
"http://www.carrois.com/en/fira-3-1/">Fira
</a>)
162 <dt>Special Thanks
</dt>
163 <dd>Amelia Gorman
</dd>
164 <dd>Jessicatz Fairymeadow
</dd>
165 <dd><a target=_blank
href=
"http://www.kenney.nl/">Kenney.nl
</a></dd>
168 <a target=_blank
href=
"http://www.clockguy.com/SiteRelated/SiteReferencePages/ClockChimeTunes.html">"The Clock Guy"</a>
173 <div style=
"text-align: center">
176 <a target=_blank
href=
"http://yukkurigames.com/">Yukkuri Games
</a>
180 This program is free software; you can redistribute it and/or
181 modify it under the terms of the GNU General Public License as
182 published by the Free Software Foundation; either
183 <a target=_blank
href=
"http://www.gnu.org/licenses/gpl-2.0.html">version
184 2 of the License
</a>, or (at your option)
185 <a target=_blank
href=
"https://www.gnu.org/copyleft/gpl.html">any later version
</a>.
189 <p id=yuu-licensing data-yuu-command=licensing
>
190 View Complete Licensing Text
195 <div class=yuu-overlay
>
197 This game requires JavaScript to play. It's a fun game, and
198 we hope you take your time to enable JS and try it.
201 We promise it doesn't contain any remote tracking cookies or
202 bugs, load any external scripts, or do any of the things
203 you've probably disabled JavaScript to avoid.
206 No, we don't even load the things people lie about when they
207 say they aren't tracking you: No Google APIs, no content
208 distribution network proxies, no analytics scripts. Just the
212 <ul class=link-footer
>
213 <li><a target=_blank
href=
"http://yukkurigames.com/pwl6/">Pixel Witch Lesson #
6</a>
214 <li><a target=_blank
href=
"http://yukkurigames.com/">Yukkuri Games
</a>
215 <li><a href=
"mailto:yuuSPAM@MAPSyukkurigames.com"
216 onclick=
"this.href=this.href.replace(/[A-Z]/g, '')">Email Us
</a>