-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·502 lines (485 loc) · 25.1 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--Metadata-->
<title>Eldritch Ships Studios</title>
<meta property="og:title" content="Eldritch Ships Studio">
<meta name="Description" content="Eldritch Ships Studio">
<meta property="og:description" content="art and games from Eldritch Ships Studio">
<meta name="theme-color" content="#708090">
<meta name="color-scheme" content="dark">
<meta property="og:url" content="https://www.EldritchShips.com">
<meta property="og:image" content="images/icons/eldritch-ships-studio/EldritchShipsLogo.svg">
<!---CSS-->
<link rel="stylesheet" href="https://www.EldritchShips.com/assets/css/main.css">
<!--<link rel="stylesheet" href="./CSS/style.css"/>-->
<link rel="stylesheet" href="https://www.EldritchShips.com/assets/css/games.css">
<!--JS Preload-->
<link rel="manifest" href="https://www.EldritchShips.com/manifest.json">
<script src="https://www.EldritchShips.com/service-worker.js"></script>
<!--Ionic Icons-->
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
<!--Favicon-->
<link rel="apple-touch-icon" sizes="180x180" href="https://www.EldritchShips.com/images/icons/eldritch-ships-studio/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.EldritchShips.com/images/icons/eldritch-ships-studio/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.EldritchShips.com/images/icons/eldritch-ships-studio/favicon-16x16.png">
<!--Font-->
<link rel="preload" href="https://www.EldritchShips.com/assets/fonts/Mona-Sans.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="https://www.EldritchShips.com/assets/fonts/Hubot-Sans.woff2" as="font" type="font/woff2" crossorigin>
<!--PWA-->
<script>navigator.serviceWorker.register("service-worker.js")</script>
<link rel="manifest" href="https://www.EldritchShips.com/manifest.json">
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="logo">
<img src="https://www.EldritchShips.com/images/icons/eldritch-ships-studio/eldritch-ships-logo.svg" alt="Eldritch Ships Logo">
</div>
<div class="content">
<div class="inner">
<h1>Eldritch Ships Studio</h1>
<p>Freelance 3D art and game studio</p>
</div>
</div>
<nav>
<ul>
<li><a href="https://www.EldritchShips.com/#about">About</a></li>
<li><a href="https://www.EldritchShips.com/#gallery">Gallery</a></li>
<li><a href="https://www.EldritchShips.com/#games">Games</a></li>
<li><a href="#stream">Stream</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<div id="main">
<!-- About -->
<article id="about">
<h2 class="major">About</h2>
<p>Eldritch Ships Studio is a passion project born from the lockdowns avoiding the COVID-19 pandemic and a fascination with visual arts and the open source software that creates them.</p>
<ul class="icons">
<li><a href="mailto:[email protected]" target="_blank" rel="noopener" title="email"><span class="label"><ion-icon name="mail"></ion-icon></span></a></li>
<li><a href="https://discord.gg/s2VrDD9fGK" class="social-link"><span class="label"><ion-icon name="logo-discord" role="img" class="md hydrated"></ion-icon></span></a></li>
<li><a href="https://github.com/Eldritch-Ships-Studios" class="social-link"><ion-icon name="logo-github" role="img" class="md hydrated"></ion-icon></a></li>
</ul>
</article>
<!-- gallery -->
<article id="gallery">
<h2 class="major">Gallery</h2>
<p>3D models made with <a href="https://www.blender.org/">blender</a>. Unless attributed to other parties, works are a part of the public domain. Two of the videos use music from the artists, <a href="https://sonnyboy93.bandcamp.com/">sonnyboy93</a> and <a href="https://lonepeakmusic.bandcamp.com">Lone Peak Music</a>, both of which can be found on their bandcamps.</p>
<ul>
<li class="galleryitem">
<h3>Vapour Loops</h3>
<video width="852" height="480" controls playsinline loop preload="metadata" poster="./images/blender/vapour-loops.webp">
<source src="https://www.EldritchShips.com/images/blender/vapour-loops.webm" type="video/webm">
<source src="https://www.EldritchShips.com/images/blender/vapour-loops.mp4" type="video/mp4">
Your browser does not support the video tag.</video>
<p>Music Provided & Produced by <a class="external" href="https://soundcloud.com/sonnyboy93/vapourloop/s-DCpltWoJ9lb"><b>sonnyboy93</b></a></p>
<button class="button alt"><a href="https://www.EldritchShips.com/images/blender/vapour-loops.blend" download="vapour-loops.blend">Blend File</a></button>
<button class="button alt"><a href="https://www.EldritchShips.com/images/blender/vapour-loops.mp4" download="vapour-loops.mp4">1920x1080</a></button>
</li>
<li class="galleryitem">
<h3>Countdown 314</h3>
<video width="852" height="480" controls playsinline loop muted preload="metadata" poster="./images/blender/countdown-314.webp">
<source src="https://www.EldritchShips.com/images/blender/countdown-314(compressed).mp4" type="video/mp4">
Your browser does not support the video tag.</video>
<p>A countdown from 3:14 to 0</p>
<button class="button alt"><a href="https://www.EldritchShips.com/images/countdown-314.blend" download="countdown-314.blend">Blend File</a></button>
<button class="button alt"><a href="https://www.EldritchShips.com/images/blender/countdown-314.mp4" download="countdown-314.mp4">1920x1080</a></button>
</li>
<li class="galleryitem">
<h3>Vaporwave Mountains</h3>
<video width="852" height="480" controls playsinline loop muted preload="metadata" poster="./images/blender/vaporwave-mountains.webp">
<source src="https://www.EldritchShips.com/images/blender/vaporwave-mountains.webm" type="video/webm">
<source src="https://www.EldritchShips.com/images/blender/vaporwave-mountains.mp4" type="video/mp4">
Your browser does not support the video tag.</video>
<p>Mountain animation with a vaporwave aesthetic</p>
<button class="button alt"><a href="https://www.EldritchShips.com/images/vaporwave-mountains.blend" download="vaporwave-mountains.blend">Blend File</a></button>
<button class="button alt"><a href="https://www.EldritchShips.com/images/blender/vaporwave-mountains.mp4" download="vaporwave-mountains.mp4">1920x1080</a></button>
</li>
<li class="galleryitem">
<h3>Light Tunnel</h3>
<video width="852" height="480" controls playsinline loop muted preload="metadata" poster="https://www.EldritchShips.com/images/blender/light-tunnel.webp">
<source src="https://www.EldritchShips.com/images/blender/light-tunnel.webm" type="video/webm">
<source src="https://www.EldritchShips.com/images/blender/light-tunnel.mp4" type="video/mp4">
Your browser does not support the video tag.</video>
<p></p>
<button><a href="https://www.EldritchShips.com/images/blender/light-tunnel.blend" download="light-tunnel.blend">Blend File</a></button>
<button><a href="https://www.EldritchShips.com/images/blender/light-tunnel.mp4" download="light-tunnel.mp4">1920x1080</a></button>
</li>
<li class="galleryitem">
<h3>Sand River</h3>
<video width="852" height="480" controls playsinline loop preload="metadata" poster="https://www.EldritchShips.com/images/blender/sand-river.webp">
<source src="https://www.EldritchShips.com/images/blender/sand-river(Compressed).mp4" type="video/mp4">
Your browser does not support the video tag.</video>
<p>Music Provided & Produced by <a class="external" href="https://lonepeakmusic.bandcamp.com/track/sand-river-guitar-version"><b>Lone Peak Music</b></a></p>
<button><a href="https://www.EldritchShips.com/images/blender/sand-river.blend" download="sand-river.blend">Blend File</a></button>
<button><a href="https://www.EldritchShips.com/images/blender/sand-river.mp4" download="sand-river.blend">1920x1080</a></button>
</li>
<li class="galleryitem">
<h3>Purple Tunnel</h3>
<video width="852" height="480" controls playsinline loop muted preload="metadata" poster="https://www.EldritchShips.com/images/blender/purple-tunnel.webp">
<source src="https://www.EldritchShips.com/images/blender/purple-tunnel.webm" type="video/webm">
<source src="https://www.EldritchShips.com/images/blender/purple-tunnel.mp4" type="video/mp4">
Your browser does not support the video tag.</video>
<p></p>
<button><a href="https://www.EldritchShips.com/images/blender/purple-tunnel.blend" download="purple-tunnel.blend">Blend File</a></button>
<button><a href="https://www.EldritchShips.com/images/blender/purple-tunnel.mp4" download="purple-tunnel.mp4">1920x1080</a></button>
</li>
<li class="galleryitem">
<h3>Blue Cube</h3>
<img src="https://www.EldritchShips.com/images/blender/blue-cube.webp" width="852" height="480" alt="blue-cube">
<p></p>
<button><a href="https://www.EldritchShips.com/images/blender/blue-cube.blend" download="blue-cube.blend">Blend File</a></button>
<button><a href="https://www.EldritchShips.com/images/blender/blue-cube.png" download="blue-cube.png">1920x1080</a></button>
</li>
<li class="galleryitem">
<h3>🅱️epsi Man Can</h3>
<video width="852" height="480" controls playsinline loop muted preload="metadata" poster="https://www.EldritchShips.com/images/blender/🅱️epsi-man-can.webp">
<source src="https://www.EldritchShips.com/images/blender/🅱️epsi-man-can.webm" type="video/webm">
<source src="https://www.EldritchShips.com/images/blender/🅱️epsi-man-can.mp4" type="video/mp4">
Your browser does not support the video tag.</video>
<p>Pepsi Man as an aluminum can texture</p>
<button><a href="https://www.EldritchShips.com/images/blender/🅱️epsi-man-can.blend" download="🅱️epsi-man-can.blend">Blend File</a></button>
<button><a href="https://www.EldritchShips.com/images/blender/🅱️epsi-man-can.mp4" download="🅱️epsi-man-can.mp4">1920x1080</a></button>
</li>
<li class="galleryitem">
<h3>Hyperspace Card</h3>
<video width="852" height="480" controls playsinline loop muted preload="metadata" poster="https://www.EldritchShips.com/images/blender/hyperspace-card.webp">
<source src="https://www.EldritchShips.com/images/blender/hyperspace-card.webm" type="video/webm">
<source src="https://www.EldritchShips.com/images/blender/hyperspace-card.mp4" type="video/mp4">
Your browser does not support the video tag.</video>
<p></p>
<button><a href="https://www.EldritchShips.com/images/blender/hyperspace-card.blend" download="hyperspace-card.blend">Blend File</a></button>
<button><a href="https://www.EldritchShips.com/images/blender/hyperspace-card.mp4" download="hyperspace-card.mp4">1920x1080</a></button>
</li>
<li class="galleryitem">
<h3>Cog Spin</h3>
<video width="852" height="480" controls playsinline loop muted preload="metadata" poster="https://www.EldritchShips.com/images/blender/cog-spin.webp">
<source src="https://www.EldritchShips.com/images/blender/cog-spin.webm" type="video/webm">
<source src="https://www.EldritchShips.com/images/blender/cog-spin.mp4" type="video/mp4">
Your browser does not support the video tag.</video>
<p></p>
<button><a href="https://www.EldritchShips.com/images/blender/cog-spin.blend" download="cog-spin.blend">Blend File</a></button>
<button><a href="https://www.EldritchShips.com/images/blender/cog-spin.mp4" download="cog-spin.mp4">1920x1080</a></button>
</li>
<li class="galleryitem">
<h3>Library</h3>
<img src="https://www.EldritchShips.com/images/blender/library.webp" width="852" height="480" alt="library">
<p>A calm reading environment</p>
<button><a href="https://www.EldritchShips.com/images/blender/library.blend" download="library.blend">Blend File</a></button>
<button><a href="https://www.EldritchShips.com/images/blender/library.png" download="library.png">1920x1080</a></button>
</li>
<li class="galleryitem">
<h3>Breakfast</h3>
<img src="https://www.EldritchShips.com/images/blender/breakfast.webp" width="852" height="480" alt="breakfast">
<p></p>
<button><a href="https://www.EldritchShips.com/images/blender/breakfast.blend" download="breakfast.blend">Blend File</a></button>
<button><a href="https://www.EldritchShips.com/images/blender/breakfast.png" download="breakfast.png">1920x1080</a></button>
</li>
</ul>
</article>
<!-- games -->
<article id="games">
<h2 class="major">Games</h2>
<p>Games made with <a href="https://godotengine.org/">GODOT</a> or in vanilla Javascript. The current selection includes; Pong, Rock, Paper, Scissors, Whac a Mole, Frogger, and Connect 4.</p>
<ul>
<li>
<h3>Pong</h3>
<p>A remake of Pong available to download and play on windows computers.</p>
<iframe frameborder="0" src="https://itch.io/embed/2231315?border_width=5&border_color=e53b44" width="560" height="175"><a href="https://eldritchships.itch.io/pong">Pong by Eldritch Ships Studios</a></iframe>
</li>
<li>
<h3>Rock, Paper, Scissors</h3>
<ul>
<li class="rules">
<p><b>Rules:</b> Choose either; Rock, Paper, or Scissors and test your luck aginst a computer also choosing Rock, Paper, or Scissors. Paper beats Rock. Rock beats Scissors. Scissors beats Paper.</p>
<br>
<h3>Score: <span id="rpsResult"></span></h3>
</li>
<li class="game">
<h3>Your Choice: <span id="user-choice"></span></h3>
<button class="rpsButton" id="Rock">Rock</button>
<button class="rpsButton" id="Paper">Paper</button>
<button class="rpsButton" id="Scissors">Scissors</button>
<br>
<br>
<br>
<h3>Computer Choice: <span id="computer-choice"></span></h3>
</li>
</ul>
</li>
<!--<li>
<h3>Memory</h3>
<ul>
<li class="rules">
<p><b>Rules:</b> Choose a tile and click to flip it over, revealing it's hidden secrets underneath. If you reveal 2 matching tiles, you score. Match them all to win.</p>
<br>
<h3 style="display: block;">Score: <span id="memScore">0</span></h3>
</li>
<li class="game">
<div id="memGrid">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="0" class="memCard">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="1" class="memCard">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="2" class="memCard">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="3" class="memCard">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="4" class="memCard">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="5" class="memCard">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="6" class="memCard">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="7" class="memCard">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="8" class="memCard">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="9" class="memCard">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="10" class="memCard">
<img src="https://www.eldritchships.com/Resources/memory/blank.png" data-id="11" class="memCard">
</div>
</li>
</ul>
</li>-->
<li>
<h3>Whac a Mole</h3>
<ul>
<li class="rules">
<p><b>Rules:</b> Start the mole with the start button. The mole will pop up in one of the nine holes. Click to whack that mole and score before time runs out.</p>
<br>
<button id="moleStart">Start</button>
<br>
<br>
<h3>Score: <span id="moleScore">0</span></h3>
<h3>Time Remaining: <span id="moleTime">60</span></h3>
</li>
<li class="game">
<div id="moleGrid">
<div class="moleHole" id="moleHole1"></div>
<div class="moleHole" id="moleHole2"></div>
<div class="moleHole" id="moleHole3"></div>
<div class="moleHole" id="moleHole4"></div>
<div class="moleHole" id="moleHole5"></div>
<div class="moleHole" id="moleHole6"></div>
<div class="moleHole" id="moleHole7"></div>
<div class="moleHole" id="moleHole8"></div>
<div class="moleHole" id="moleHole9"></div>
</div>
</li>
</ul>
</li>
<li>
<h3>Frogger</h3>
<ul>
<li class="rules">
<p><b>Rules:</b> Start the logs with the start button. Advance Frogger forward acrossed the water over the logs with the arrow keys. Reach the red block to win.</p>
<br>
<p>Not available on mobile controls at the moment</p>
<br>
<button id="frogStart">Start</button>
<br>
<h3>Time Remaining: <span id="frogTime">60</span></h3>
<h3><span id="frogScore">You have neither won nor lost. Continue playing.</span></h3>
</li>
<li class="game">
<div class="frogGrid">
<div></div>
<div></div>
<div></div>
<div></div>
<div class="ending-block" style="color: #222;">Goal </div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div class="log-left l1"></div>
<div class="log-left l2"></div>
<div class="log-left l3"></div>
<div class="log-left l4"></div>
<div class="log-left l5"></div>
<div class="log-left l1"></div>
<div class="log-left l2"></div>
<div class="log-left l3"></div>
<div class="log-left l4"></div>
<div class="log-right l5"></div>
<div class="log-right l1"></div>
<div class="log-right l2"></div>
<div class="log-right l3"></div>
<div class="log-right l4"></div>
<div class="log-right l5"></div>
<div class="log-right l1"></div>
<div class="log-right l2"></div>
<div class="log-right l3"></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div class="car-left c1"></div>
<div class="car-left c2"></div>
<div class="car-left c3"></div>
<div class="car-left c1"></div>
<div class="car-left c2"></div>
<div class="car-left c3"></div>
<div class="car-left c1"></div>
<div class="car-left c2"></div>
<div class="car-left c3"></div>
<div class="car-right c1"></div>
<div class="car-right c2"></div>
<div class="car-right c3"></div>
<div class="car-right c1"></div>
<div class="car-right c2"></div>
<div class="car-right c3"></div>
<div class="car-right c1"></div>
<div class="car-right c2"></div>
<div class="car-right c3"></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div class="starting-block frog" style="color: #222;">Start</div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</li>
</ul>
</li>
<li>
<h3>Connect 4</h3>
<ul>
<li class="rules">
<p><b>Rules:</b> Start by having player one place a token on the bottom row. Take turns placing tokens until one player has 4 tokens in a row.</p>
<br>
<h3>The current player is: Player <span id="connect4Current-player">1</span></h3>
<br>
<h3 id="connect4Result">There is no winner. Continue playing.</h3>
</li>
<li class="game">
<div class="connect4Grid">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div class="taken"></div>
<div class="taken"></div>
<div class="taken"></div>
<div class="taken"></div>
<div class="taken"></div>
<div class="taken"></div>
<div class="taken"></div>
</div>
</li>
</ul>
</li>
</ul>
<script src="https://www.EldritchShips.com/assets/js/games.js"></script>
</article>
<!-- stream -->
<article id="stream">
<h2 class="major">Stream</h2>
<ul>
<li class="iframeContainer">
<h3>Live Stream</h3>
<!-- Add a placeholder for the Twitch embed -->
<div id="twitch-embed"></div>
<!-- Load the Twitch embed JavaScript file -->
<script src="https://embed.twitch.tv/embed/v1.js"></script>
<!-- Create a Twitch.Embed object that will render within the "twitch-embed" element -->
<script>
new Twitch.Embed("twitch-embed", {
width: 854,
height: 480,
channel: "lightningcog",
});
</script>
</li>
<li class="iframeContainer">
<h3>Previous Streams</h3>
<iframe width="480" height="320" src="https://www.youtube.com/embed/videoseries?list=PLUDrRPpcKvQj49O1A4ov5VdKwEPih4eNj" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</li>
</ul>
</article>
</div>
<!-- Footer -->
<footer id="footer">
<nav class="copyright">
<a href="mailto:[email protected]" target="_blank" rel="noopener" title="email"><ion-icon name="mail"></ion-icon></a>
<a href="https://discord.gg/s2VrDD9fGK" class="social-link"><ion-icon name="logo-discord" role="img" class="md hydrated"></ion-icon></a>
<a href="https://www.youtube.com/channel/UCcYjAOWxGSd-RWt2jJTY92Q" class="social-link"><ion-icon name="logo-youtube" role="img" class="md hydrated"></ion-icon></a>
<a href="https://www.twitch.tv/lightningcog" class="social-link"><ion-icon name="logo-twitch" role="img" class="md hydrated"></ion-icon></a>
<a href="https://soundcloud.com/lightningcog" class="social-link"><ion-icon name="logo-soundcloud" role="img" class="md hydrated"></ion-icon></a>
<a href="https://github.com/Eldritch-Ships-Studio" class="social-link"><ion-icon name="logo-github" role="img" class="md hydrated"></ion-icon></a>
</nav>
</footer>
</div>
<!-- BG -->
<div id="bg"></div>
<!-- Scripts -->
<script src="https://www.EldritchShips.com/assets/js/jquery.min.js"></script>
<script src="https://www.EldritchShips.com/assets/js/browser.min.js"></script>
<script src="https://www.EldritchShips.com/assets/js/breakpoints.min.js"></script>
<script src="https://www.EldritchShips.com/assets/js/util.js"></script>
<script src="https://www.EldritchShips.com/assets/js/main.js"></script>
</body>
</html>