-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
663 lines (630 loc) · 43.9 KB
/
index.html
File metadata and controls
663 lines (630 loc) · 43.9 KB
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
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="HandheldFriendly" content="true">
<title>Code Ninjas Game Building Session</title>
<meta name="description" content="">
<meta name="keywords" content="">
<style>
.animated-lightbox {
transition: visibility 0.5s, opacity 0.5s;
visibility: hidden;
opacity: 0;
}
.show-lightbox {
opacity: 1;
display: block !important;
visibility: visible;
}
</style>
<link rel="shortcut icon" href="https://s3-eu-west-1.amazonaws.com/landingi-editor-uploads/w060nsWM/Asset_17.png"
type="image/x-icon">
<meta property="og:title" content="Code Ninjas Game Building Session">
<meta property="og:description" content="">
<link href="Code%20Ninjas%20Game%20Building%20Session_files/Azo_Sans.css" type="text/css" rel="stylesheet">
<!--[if lt IE 9]><link href="https://old.assets-landingi.com/bootstrap/css/ie8-grid.css?v=8.9.8" type="text/css" rel="stylesheet"><link href="https://styles.assets-landingi.com/UoY4UgJB/base_ie8.css" type="text/css" rel="stylesheet"><![endif]-->
<link href="Code%20Ninjas%20Game%20Building%20Session_files/2.14-landend-base.css" type="text/css" rel="stylesheet">
<link href="Code%20Ninjas%20Game%20Building%20Session_files/base.css" type="text/css" rel="stylesheet">
<script>
var landingiInternalDetails = {
'landing_id': '1360004',
'landing_hash': 'eb3084f86aeaeb8f29db',
'landing_variant_hash': '',
'landing_name': 'Game+Building+Session',
'landing_lang': 'en',
'account_uuid': '8455f4ee-c9f4-11eb-bb69-52a285b075e4',
'apikey': '6ee59dfc-aa56-47b7-96cf-c681f83b5634'
}
</script><!-- Google tag (gtag.js) -->
<script async="" src="Code%20Ninjas%20Game%20Building%20Session_files/js"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-F2GG04FEDM');
</script>
<script>
(async function (w, d) {
try {
const response = await w.fetch(
'https://' + 'tagmanager.landingi.io' + '/account/' + '8455f4ee-c9f4-11eb-bb69-52a285b075e4'
);
const gtm = await response.json();
if (gtm) {
const script = d.getElementsByTagName('script')[0];
const tmpl = d.createElement('template');
tmpl.innerHTML = gtm;
tmpl.content.childNodes.forEach((node) => {
let elem = node;
if ('SCRIPT' === node.nodeName) {
elem = d.createElement('script');
if (node.textContent) {
elem.textContent = node.textContent;
}
if (node.src) {
elem.src = node.src;
elem.type = node.type;
}
script.parentNode.insertBefore(elem, script);
}
})
}
} catch (err) {
console.log(err);
}
})(window, document);
</script>
<script type="text/javascript" defer="defer"
src="Code%20Ninjas%20Game%20Building%20Session_files/lazysizes.min.js"></script>
<style>
.lazyload,
.lazyloading {
opacity: 0;
}
.lazyloaded {
opacity: 1;
transition: opacity 300ms;
}
</style>
<script defer="defer" src="Code%20Ninjas%20Game%20Building%20Session_files/install-code.js"></script>
<script defer="defer" src="Code%20Ninjas%20Game%20Building%20Session_files/lightbox-render.js"></script>
<script>
window.addEventListener('load', function () {
LightboxRender.init({
useAaf: true
})
});
</script>
<script>
(function (src, cb) {
var s = document.createElement('script'); s.setAttribute('src', src);
s.onload = cb; (document.head || document.body).appendChild(s);
})('https://ucarecdn.com/libs/blinkloader/3.x/blinkloader.min.js', function () {
window.Blinkloader.optimize({
fadeIn: true,
lazyload: true,
smartCompression: true,
responsive: true,
retina: true,
webp: true,
pubkey: 'ca6af56c901b93c58ffa',
cdnBase: 'https://cdn.lugc.link'
});
if (window.location !== window.parent.location) {
window.onload = function () {
setTimeout(function () {
window.dispatchEvent(new CustomEvent('scroll'))
}, 500);
};
}
})
</script>
<script src="Code%20Ninjas%20Game%20Building%20Session_files/blinkloader.min.js"></script>
<script src="Code%20Ninjas%20Game%20Building%20Session_files/static.min.js" type="text/javascript"></script>
<script type="text/javascript"></script>
<link href="Code%20Ninjas%20Game%20Building%20Session_files/Azo_Sans_Black.css" rel="stylesheet" type="text/css">
</head>
<body id="Zcc579e32ab7c2c234c287cbcbc03f3a7639f9f1" class="adaptive-delivery-prevent-bg"
style="background-size: cover; background-position: center center; background-repeat: no-repeat; background-image: url("https://cdn.lugc.link/c36e9c46-1775-4b95-aa06-7b2f88f2e5fd/-/preview/-/stretch/off/-/format/auto/-/quality/normal/-/resize/2880x/");">
<div id="VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN" class="widget widget-section ">
<div class="row">
<div class="container ">
<a id="HtIJNmI8TeIgATLmnKPbZsnqOrCRz8QU" class="widget widget-button"
href="https://arcade.makecode.com/#tutorial:19909-85048-15392-92254" subtype="redirect">
<img class=" ls-is-cached lazyloaded"
src="https://github.com/Austin-ag/makecode/blob/main/Shuriken%20Dodge.gif?raw=true" width="161" height="190">
</a>
<a id="s6LeFUAFK7LUAHMsGrubPzW8Gyq0onfp"
href="https://arcade.makecode.com/#tutorial:51531-65999-10022-89800"
class="widget widget-button" subtype="redirect">
<img class=" ls-is-cached lazyloaded"
src="https://github.com/Austin-ag/makecode/blob/main/ezgif.com-add-text(2).gif?raw=true" width="161" height="190">
</a>
<img id="F2mThdPJzFEGGkH5cZyyTiyEzQprz9iW" class="widget widget-image ls-is-cached lazyloaded"
data-original="https://images.assets-landingi.com/uc/f294c649-2a2a-4736-9bae-a7d2414db111/choose.gif"
data-src="https://images.assets-landingi.com/uc/f294c649-2a2a-4736-9bae-a7d2414db111/choose.gif"
alt="" src="Code%20Ninjas%20Game%20Building%20Session_files/choose.gif" width="342" height="53">
<a href="#3326c10c-d44f-4f8e-abae-4f915c62a21b" id="nMs9lKgZgFTEQVooxc2HJVcvBdnglnL0"
class="widget widget-image" subtype="popup">
<img data-src="https://images.assets-landingi.com/uc/9fd52423-10ae-48c9-a332-c42053d2262b/Untitled2.gif"
data-original="https://images.assets-landingi.com/uc/9fd52423-10ae-48c9-a332-c42053d2262b/Untitled2.gif"
class=" ls-is-cached lazyloaded" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled-2.gif" width="41" height="41">
</a>
<a href="#b42991fc-2573-4fc0-9e84-5765ba2dfd42" id="qAoLXtUGFozVH6Waa5BSDUB9E0DGtlXF"
class="widget widget-image" subtype="popup">
<img data-src="https://images.assets-landingi.com/uc/adeedde3-02d9-4c24-8698-e76ede1a7f96/check.gif"
data-original="https://images.assets-landingi.com/uc/adeedde3-02d9-4c24-8698-e76ede1a7f96/check.gif"
class=" ls-is-cached lazyloaded" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/check.gif" width="41" height="41">
</a>
<img id="M8zDzLIhbu9I001ZKB8OMI42uP22dTAT" class="widget widget-image ls-is-cached lazyloaded"
data-original="https://images.assets-landingi.com/uc/1bc47b31-aa78-4432-a6de-101de0ee64e8/blink.gif"
data-src="https://images.assets-landingi.com/uc/1bc47b31-aa78-4432-a6de-101de0ee64e8/blink.gif"
alt="" src="Code%20Ninjas%20Game%20Building%20Session_files/blink.gif" width="20" height="20">
<img id="vRmarKbBWrX3iwPzIwcqb8ZNTf0PHH8T" class="widget widget-image ls-is-cached lazyloaded"
data-original="https://images.assets-landingi.com/uc/7da7b2c9-25c3-4b93-8dc5-95d649741e7e/blink3.gif"
data-src="https://images.assets-landingi.com/uc/7da7b2c9-25c3-4b93-8dc5-95d649741e7e/blink3.gif"
alt="" src="Code%20Ninjas%20Game%20Building%20Session_files/blink3.gif" width="20" height="20">
<img id="C4R4T3eHPfd5XswcPgXaoDGGukgz5GRJ" class="widget widget-image ls-is-cached lazyloaded"
data-original="https://images.assets-landingi.com/uc/7f46a496-8aab-4f7e-893d-84b3ea9adb0f/blink2.gif"
data-src="https://images.assets-landingi.com/uc/7f46a496-8aab-4f7e-893d-84b3ea9adb0f/blink2.gif"
alt="" src="Code%20Ninjas%20Game%20Building%20Session_files/blink2.gif" width="20" height="20">
<div id="m4fAwM00S2TBiphsg33nRcntK6qTrnLT" class="widget widget-text">
<p><a href="https://www.codeninjas.com/covid-19" target="_blank"
style="text-decoration-line: none; color: rgb(255, 255, 255);">Covid-19 Update</a><br></p>
<p><a href="https://www.codeninjas.com/about?utm_source=ldi&utm_medium=ldi_lp&utm_campaign=canadian_hackathon&utm_content=hq"
target="_self" style="text-decoration: none;"></a></p><a
href="https://www.codeninjas.com/about?utm_source=ldi&utm_medium=ldi_lp&utm_campaign=canadian_hackathon&utm_content=hq"
target="_self" style="text-decoration: none;"></a>
<p><span style="text-decoration-style: initial; text-decoration-color: initial;"><a
href="https://www.codeninjas.com/about?utm_source=ldi&utm_medium=ldi_lp&utm_campaign=canadian_hackathon&utm_content=hq"
target="_self" style="text-decoration: none;"></a></span><a
href="https://www.codeninjas.com/about" target="_blank"
style="text-decoration: none; color: rgb(255, 255, 255);">About</a></p>
<p></p>
<p><a href="https://www.codeninjas.com/contact" target="_blank"
style="text-decoration: none; color: rgb(255, 255, 255);">Contact</a></p>
<p></p>
<p style="text-decoration: none; color: rgb(255, 255, 255);"><a
href="https://www.codeninjas.com/faq" target="_blank"
style="text-decoration: none; color: rgb(255, 255, 255);">FAQ</a></p>
</div>
<div id="qy0CThGcGepuxBZyW60OifCUd6cPrFXo" class="widget widget-text">
<p><a href="https://www.codeninjas.com/locations" target="_blank"
style="letter-spacing: 0px; text-decoration-line: none; color: rgb(255, 255, 255);">Find a
Center</a><br></p>
<p><a href="https://www.codeninjas.com/locations-list" target="_blank"
style="text-decoration: none; color: rgb(255, 255, 255);">View All Centers</a></p>
</div>
<div id="DRseaJqx87L2d7MV79hua99bnUuDzsX7" class="widget widget-text">
<p><a href="https://www.codeninjas.com/terms?utm_source=ldi&utm_medium=ldi_lp&utm_campaign=franconnect&utm_content=hq"
target="_blank" style="text-decoration-line: none;">Terms and Conditions</a><br></p>
<p></p>
<p><span style="caret-color: rgb(255, 255, 255); color: rgb(255, 255, 255);"><a
href="https://www.codeninjas.com/privacy?utm_source=ldi&utm_medium=ldi_lp&utm_campaign=franconnect&utm_content=hq"
target="_blank" style="text-decoration: none;">Privacy Policy</a><a
href="https://www.codeninjas.com/privacy" target="_blank"
style="color: rgb(16, 63, 250); text-decoration: none;"></a></span></p>
</div><a href="https://www.codeninjas.com/" id="WwfVrELX0nmmxGfuMFdis1WVWgmWqcEw"
class="widget widget-image" target="_self">
<img alt=""
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="
style="opacity: 0;" width="258" height="42">
</a>
<div id="q4mHG9Rz0Hzn4J8B9ywgKgp9Nqf95wpe" class="widget widget-text">
<p><span style="font-weight: bold; color: rgb(186, 210, 255);">CENTER</span></p>
</div>
<div id="sFGV49kEBBHQTluBezlyyTHSnQkwBBT6" class="widget widget-text">
<p>
<font color="#bad2ff"><b>COMPANY</b></font>
</p>
</div>
<div id="mog7ve8JH84DcLd8ioeCpkKbIx3O6APL" class="widget widget-text">
<p><span style="font-weight: bold; color: rgb(186, 210, 255);">LEGAL</span></p>
</div><img id="vnHpbiF76EF1V3wlqs5Whbd7TIqFMmhe"
data-original="https://images.assets-landingi.com/uc/75b81707-b585-4ba9-9017-7ea3a615de47/Asset303x.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled_002.webp" style="" width="1198"
height="1295">
<img id="fw62kfILMqVowawFbpTTHct3AKHksfEx" class="widget widget-image ls-is-cached lazyloaded"
data-original="https://images.assets-landingi.com/uc/80a4369f-944a-4e39-a3d9-b12e15a6c102/titlegif.gif"
data-src="https://images.assets-landingi.com/uc/80a4369f-944a-4e39-a3d9-b12e15a6c102/titlegif.gif"
alt="" src="Code%20Ninjas%20Game%20Building%20Session_files/title-gif.gif" width="547" height="99">
<img id="TeREs1UpJTTktDZmmEhhtUSJNuMwmNsW" class="widget widget-image ls-is-cached lazyloaded"
data-original="https://images.assets-landingi.com/uc/54c702cb-b940-4624-af06-41cca12bced1/leavesgif1.gif"
data-src="https://images.assets-landingi.com/uc/54c702cb-b940-4624-af06-41cca12bced1/leavesgif1.gif"
alt="" src="Code%20Ninjas%20Game%20Building%20Session_files/leaves-gif-1.gif" width="255"
height="255">
<img id="lMiHXQkTtyU9nmDSobR6EUO43oXHxmRq" class="widget widget-image ls-is-cached lazyloaded"
data-original="https://images.assets-landingi.com/uc/7cdaccb3-2e47-476b-969b-303ab654b8ff/leavesgif2.gif"
data-src="https://images.assets-landingi.com/uc/7cdaccb3-2e47-476b-969b-303ab654b8ff/leavesgif2.gif"
alt="" src="Code%20Ninjas%20Game%20Building%20Session_files/leaves-gif-2.gif" width="132"
height="132">
</div>
</div>
</div>
<script type="text/javascript" src="Code%20Ninjas%20Game%20Building%20Session_files/jquery-3-6-0.min.js"></script>
<script async="" type="text/javascript"
src="Code%20Ninjas%20Game%20Building%20Session_files/landend.bootstrap.min.js"></script>
<script async="" type="text/javascript"
src="Code%20Ninjas%20Game%20Building%20Session_files/webview.1.0.2.js"></script>
<script type="text/javascript" src="Code%20Ninjas%20Game%20Building%20Session_files/landend.js"></script>
<script src="Code%20Ninjas%20Game%20Building%20Session_files/1360004.json"></script>
<script defer="defer" type="text/javascript"
src="Code%20Ninjas%20Game%20Building%20Session_files/files.js"></script>
<script defer="defer" type="text/javascript"
src="Code%20Ninjas%20Game%20Building%20Session_files/jquery.form.min.js"></script>
<script type="text/javascript" src="Code%20Ninjas%20Game%20Building%20Session_files/landend.min.js"></script>
<script defer="defer" type="text/javascript"
src="Code%20Ninjas%20Game%20Building%20Session_files/validation.js"></script>
<script async="" type="text/javascript" src="Code%20Ninjas%20Game%20Building%20Session_files/iframe.js"></script>
<div id="3326c10c-d44f-4f8e-abae-4f915c62a21b" class="landingi-popup animated-lightbox">
<div id="hfUVIAhu3zf8Ueg1pkUhhiTm8LJuUVQV" class="landingi-popup-body">
<div id="trqCkLwDe6rLpTgxZAgWvx35H3DQhBU7" class="widget widget-section ">
<div class="row">
<div class="container ">
<i id="aiyAEtfZoKRNnsRnFNJv2CKSPWu2PO1L"
class="fa fa-times-circle-o widget widget-popupcloser"></i>
<div id="zLnXsnyS7iS1307LO1keviLLowozywTP"
class="widget widget-box adaptive-delivery-prevent-bg"
style="opacity: 1; transition: opacity 1s ease 0s; background-size: cover; background-position: center center; background-repeat: no-repeat; background-image: url("https://cdn.lugc.link/4974a05b-7a4c-4fc0-88c3-a22aa6f70308/-/preview/-/stretch/off/-/format/auto/-/quality/normal/-/preview/");">
</div><img id="QROhUF10103o3X8wMDd09p9ru7VEviGS"
data-original="https://images.assets-landingi.com/uc/b4197735-cddb-409c-9404-fb39e390892d/Asset133x.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled.avif"
style="opacity: 1; transition: opacity 1s ease 0s;" width="587" height="84">
<img id="nQSpIdCdkgOfB8c3Tv3vqmZWFMZXsVNS"
data-original="https://images.assets-landingi.com/uc/61748e86-771e-4e7c-805b-7ec5bf642f4f/Asset143x.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled_004.avif"
style="opacity: 1; transition: opacity 1s ease 0s;" width="228" height="44">
<div id="M5JnF9rkTTpm2Bi9KhllO7LTprbHmlRe" class="widget widget-text">
<p>FIND THE NINJA</p>
</div><img id="WkV4uUrvTudr7ia8a6fO37eglgdr4Z9V"
data-original="https://images.assets-landingi.com/uc/9f2a1b49-6cf2-4811-8b46-c1733b0e8a5c/FindtheNinjascreenshot.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled_007.avif"
style="opacity: 1; transition: opacity 1s ease 0s;" width="257" height="191">
<img id="bJ6R1qXNb4yEO8bV0hyuK7NISWwTTz6e"
data-original="https://images.assets-landingi.com/uc/8349cbee-0ba7-42f5-9837-55ef009f9d1b/Asset153x.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled_003.avif"
style="opacity: 1; transition: opacity 1s ease 0s;" width="56" height="54">
<div id="udxglmfMhLXzvp1w6wKCnnfVZN4e4pTw" class="widget widget-text">
<p>Move Magnifying Glass</p>
</div>
<div id="plG6QabEB94sov6RHS6xquMc0zq8kpcN" class="widget widget-box"></div>
<div id="Ubp6NfF5QuWA26OCmTrfsB3Rgsow1NNt" class="widget widget-box"></div>
<div id="oXLJAtiJLm6zBWtiVF5w0BT9xTLtuMRq" class="widget widget-text">
<p>SAVE THE COMPUTER</p>
</div><img id="ZfOXFLbJfSlHD56TWRlpUQKCuMxgm5QO"
data-original="https://images.assets-landingi.com/uc/8349cbee-0ba7-42f5-9837-55ef009f9d1b/Asset153x.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled_003.avif"
style="opacity: 1; transition: opacity 1s ease 0s;" width="56" height="54">
<div id="IaPrw47ahngZdB7Oo9dtB5DAHVF9L2gc" class="widget widget-text">
<p>Move Ninja</p>
</div><img id="CzkE2GB7fLc7cTLxCKPvEr7536gGo6iT"
data-original="https://images.assets-landingi.com/uc/75a22dbe-013e-40b9-9680-1b1cd6552891/SavetheComputersscreenshot.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled_005.avif"
style="opacity: 1; transition: opacity 1s ease 0s;" width="257" height="191">
<div id="lOyb07mK0W8aTgaZHZLx6RE7xpKUu208" class="widget widget-text">Find the Ninja hiding in
the crowd!</div>
<div id="tq4lq51JHShLBhggKBgthHcgHZ2FUK2W" class="widget widget-text">
<p>Help the Ninja save the computers from the star projectiles!</p>
</div>
</div>
</div>
</div>
<script>
if (null === document.querySelector('script[src="https://ucarecdn.com/libs/blinkloader/3.x/blinkloader.min.js"]')) {
(function (src, cb) {
var s = document.createElement('script'); s.setAttribute('src', src);
s.onload = cb; (document.head || document.body).appendChild(s);
})('https://ucarecdn.com/libs/blinkloader/3.x/blinkloader.min.js', function () {
window.Blinkloader.optimize({
fadeIn: true,
lazyload: true,
smartCompression: true,
responsive: true,
retina: true,
webp: true,
pubkey: 'ca6af56c901b93c58ffa',
cdnBase: 'https://cdn.lugc.link'
});
if (window.location !== window.parent.location) {
window.onload = function () {
setTimeout(function () {
window.dispatchEvent(new CustomEvent('scroll'))
}, 500);
};
}
})
}
</script>
</div>
</div>
<link href="Code%20Ninjas%20Game%20Building%20Session_files/lightbox_2022_09_01_02_38_16.css" rel="stylesheet"
type="text/css">
<div id="3519f1b3-2159-4fd0-83bb-97fd3d1c5a1e" class="landingi-popup animated-lightbox"
style="display: block; transform: translate3d(0px, 0px, 0px);">
<div id="eEhGcpgagfohUTuhIM3CcvaURV9BbaCw" class="landingi-popup-body">
<div id="ivkqyWuk1S3b5vFQSS8uk1ku9kETTqV1" class="widget widget-section ">
<div class="row">
<div class="container adaptive-delivery-prevent-bg"
style="background-size: cover; background-position: center center; background-repeat: no-repeat; background-image: url("https://cdn.lugc.link/4974a05b-7a4c-4fc0-88c3-a22aa6f70308/-/preview/-/stretch/off/-/format/auto/-/quality/normal/-/preview/");">
<img src="Code%20Ninjas%20Game%20Building%20Session_files/icon_67960bdc75e860339ee128b3beba79392a2342ab.svg"
id="L4HeW4ZzcL10bmCHMSemIIdIDuOH5V7n" class="widget widget-popupcloser"
style="display: block !important"><img id="OgNroR24lxHe7I0yHbAGms2emNbSbL11"
class="widget widget-image"
data-original="https://images.assets-landingi.com/uc/ac6b59ab-e256-469f-a38d-0afb01dbdbad/findtheninjaresizedNEW.gif"
src="Code%20Ninjas%20Game%20Building%20Session_files/find%20the%20ninja%20(resized%20-%20NEW).gif"
alt="" width="467" height="350">
<div id="tKaszoQH5smf2nLVeGgDRRongllIq0LT" class="widget widget-text">
<p>FIND THE NINJA</p>
</div><a
href="https://forms.codeninjas.com/gamebuilding/button/NgJiQ8aFUzOpaaVIR2WffNob7iaErqsi?lightbox=3519f1b3-2159-4fd0-83bb-97fd3d1c5a1e"
id="NgJiQ8aFUzOpaaVIR2WffNob7iaErqsi" class="widget widget-button" version="3"
subtype="redirect" target="_blank" rel="noopener noreferrer"
data-target-url="https://arcade.makecode.com/#tutorial:https://github.com/Code-Ninjas-Home-Office/game-building-session-tutorials/find-the-ninja">
<div class="widget-overlay"></div>
<div id="Xno3WDgKdKmkJuyOpcp5J0oC4fDBcFpw" class="widget widget-text">START LOOKING!</div>
<div></div>
</a><img id="V6yI09GLpgURSaua8xHmU6qz9HERaRHL"
data-original="https://images.assets-landingi.com/uc/6d21c915-97a6-4d67-940e-85ddc37cba55/Asset83x.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled_006.avif"
style="opacity: 1; transition: opacity 1s ease 0s;" width="611" height="117">
<div id="GcuzuFAoWLG6MiHO0d008GAgS1fkTxtk" class="widget widget-box"></div>
<div id="nNXMtfbwtnR59qiySMCxT2QEnkkw0yW9" class="widget widget-text">
<p>Find the Ninja hiding in the crowd! Follow this tutorial to not only play the game, but
learn how to make it yourself!</p>
</div><img id="PWNalgqHbUoDu1Rp15p0ZNU0MTPNXAAG" class="widget widget-image"
data-original="https://images.assets-landingi.com/uc/7cdaccb3-2e47-476b-969b-303ab654b8ff/leavesgif2.gif"
src="Code%20Ninjas%20Game%20Building%20Session_files/leaves-gif-2.gif" alt="" width="353"
height="353">
<img id="HwXEm3J56wAl3tMpCcMyoZdkAnos1QuP" class="widget widget-image"
data-original="https://images.assets-landingi.com/uc/54c702cb-b940-4624-af06-41cca12bced1/leavesgif1.gif"
src="Code%20Ninjas%20Game%20Building%20Session_files/leaves-gif-1.gif" alt="" width="179"
height="179">
</div>
</div>
</div>
<script>
if (null === document.querySelector('script[src="https://ucarecdn.com/libs/blinkloader/3.x/blinkloader.min.js"]')) {
(function (src, cb) {
var s = document.createElement('script'); s.setAttribute('src', src);
s.onload = cb; (document.head || document.body).appendChild(s);
})('https://ucarecdn.com/libs/blinkloader/3.x/blinkloader.min.js', function () {
window.Blinkloader.optimize({
fadeIn: true,
lazyload: true,
smartCompression: true,
responsive: true,
retina: true,
webp: true,
pubkey: 'ca6af56c901b93c58ffa',
cdnBase: 'https://cdn.lugc.link'
});
if (window.location !== window.parent.location) {
window.onload = function () {
setTimeout(function () {
window.dispatchEvent(new CustomEvent('scroll'))
}, 500);
};
}
})
}
</script>
</div>
</div>
<link href="Code%20Ninjas%20Game%20Building%20Session_files/lightbox_2022_09_13_20_27_20.css" rel="stylesheet"
type="text/css">
<div id="b42991fc-2573-4fc0-9e84-5765ba2dfd42" class="landingi-popup animated-lightbox">
<div id="Oy2ygqJikAKTGJcDcTtNWreWHHz1qWLq" class="landingi-popup-body">
<div id="bOKLwA78IxQ9ggUnmwh1dJLfIvl2yTLv" class="widget widget-section ">
<div class="row">
<div class="container ">
<i id="ICHMUzFKl3SSKoLANCzGTBEvImPhUDQk"
class="fa fa-times-circle-o widget widget-popupcloser"></i>
<div id="iZaxdAZAaMEeo7v0BAZgyoCiFSieUdKi" class="widget widget-box"></div><img
id="bcENprdOoEyeGQDU6NA8h1gShzV05zr0"
data-original="https://images.assets-landingi.com/uc/b4197735-cddb-409c-9404-fb39e390892d/Asset133x.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled.avif"
style="opacity: 1; transition: opacity 1s ease 0s;" width="587" height="84">
<img id="f6fZ57B89PNVuFM5kpNbGNWw2hEkCKiP"
data-original="https://images.assets-landingi.com/uc/61748e86-771e-4e7c-805b-7ec5bf642f4f/Asset143x.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled_004.avif"
style="opacity: 1; transition: opacity 1s ease 0s;" width="228" height="44">
<div id="I5TaGcIBGMaXf3hgMIKlBvQvlyT6c3eR" class="widget widget-text">
<p>SENSEI GUIDANCE</p>
</div>
<div id="UwDwv4Pf3bewG1qB4O2Qnv7OWcB7FQ6c" class="widget widget-text">
<p>BEFORE THE SESSION</p>
</div>
<div id="haCumCwcoQ74Eqg89a79ToTQ9SURprpV" class="widget widget-text">
<ul>
<li>An internet connection is required for the Game Building Session activities. </li>
<li>Have the Game Building Session landing page open and ready on screen for the child.
</li>
<li>Check all links to games before the GBS begins by clicking the on-screen game
options. </li>
</ul>
</div>
<div id="r4pCb7N2ANzXulZ0fJCFgb30DamJbO3t" class="widget widget-text">
<p>DURING THE SESSION</p>
</div>
<div id="AbFTPiZiVBKVrz2vbbZWshAxd6Nyoh6c" class="widget widget-text">
<ul>
<li>The GBS tutorial should take 15-20 minutes of the scheduled tour. </li>
<li>Encourage
the child to read through each step on the left, drag out the
corresponding code blocks in the editor, then click on the emulator icon
(top left) or the mini-emulator (bottom right) to see how the new code
affected the project. </li>
<li>The final step of each tutorial offers ideas for extending the project, if time
permits. </li>
<li>Clicking
“Exit Tutorial” at the top left of the screen will return to the
MakeCode Arcade homepage. There, the child can click on their project to
return to the tutorial, as needed. </li>
</ul>
</div>
<div id="EMA5siX1GBT8ANPzGRn2m9R69ByMyQaF" class="widget widget-text">
<p>AT THE END OF THE SESSION</p>
</div>
<div id="NTW00vH48XkCdZWbHLwx2TzQIDpHR6h3" class="widget widget-text">
<ul>
<li>At
the end of the tutorial, click “Done” in order to publish the project.
Doing so will result in a link and a QR code that can be shared with
parents/guardians and used to access the project at home after the tour.
</li>
<li>Encourage the child to play the game multiple times and
celebrate their accomplishment! If possible, invite the
parents/guardians to play the game, too! </li>
</ul>
</div><img id="T6JMTieXZ8UuokDWpingrQ6H64eWLEqm"
data-original="https://images.assets-landingi.com/uc/4974a05b-7a4c-4fc0-88c3-a22aa6f70308/Asset93x.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled.webp"
style="opacity: 1; transition: opacity 1s ease 0s;" width="736" height="772">
<div id="oVw3drKwqz3H974JBHopMk8rHXh92ezI" class="widget widget-box"></div>
<div id="AGkELW2TIh6BV72KI1NUlTiE60hxxDSX" class="widget widget-box"></div>
<div id="Pod2iUONaD4rTUL6qTzh0lrTbOnEuh5B" class="widget widget-box"></div>
</div>
</div>
</div>
<script>
if (null === document.querySelector('script[src="https://ucarecdn.com/libs/blinkloader/3.x/blinkloader.min.js"]')) {
(function (src, cb) {
var s = document.createElement('script'); s.setAttribute('src', src);
s.onload = cb; (document.head || document.body).appendChild(s);
})('https://ucarecdn.com/libs/blinkloader/3.x/blinkloader.min.js', function () {
window.Blinkloader.optimize({
fadeIn: true,
lazyload: true,
smartCompression: true,
responsive: true,
retina: true,
webp: true,
pubkey: 'ca6af56c901b93c58ffa',
cdnBase: 'https://cdn.lugc.link'
});
if (window.location !== window.parent.location) {
window.onload = function () {
setTimeout(function () {
window.dispatchEvent(new CustomEvent('scroll'))
}, 500);
};
}
})
}
</script>
</div>
</div>
<link href="Code%20Ninjas%20Game%20Building%20Session_files/lightbox_2022_09_01_02_47_48.css" rel="stylesheet"
type="text/css">
<div id="e1a17fc0-23e3-11ed-8b92-72d27aa60b37" class="landingi-popup animated-lightbox">
<div id="g6a93101c4625e8a52726a9d144940a82b389a6f" class="landingi-popup-body">
<div id="d61a9bf5468e9f879ae3ceeb4b68966fb556c1d3" class="widget widget-section ">
<div class="row">
<div class="container adaptive-delivery-prevent-bg"
style="opacity: 1; transition: opacity 1s ease 0s; background-size: cover; background-position: center center; background-repeat: no-repeat; background-image: url("https://cdn.lugc.link/4974a05b-7a4c-4fc0-88c3-a22aa6f70308/-/preview/-/stretch/off/-/format/auto/-/quality/normal/-/preview/");">
<img src="Code%20Ninjas%20Game%20Building%20Session_files/icon_67960bdc75e860339ee128b3beba79392a2342ab.svg"
id="e62b675f21c22f85af993786435cf78843a094e4" class="widget widget-popupcloser"
style="display: block !important"><img id="d1de92436f97bba403ec96fa67d30d3b9b87276d"
class="widget widget-image"
data-original="https://images.assets-landingi.com/uc/e40084c3-d3a2-4356-b3df-4f39f0941e79/ninjastarsgifresized.gif"
src="Code%20Ninjas%20Game%20Building%20Session_files/ninja%20stars%20gif%20(resized).gif"
alt="" width="467" height="350">
<div id="ab871cb7866dcbb079b15d266847947f2ac6e71e" class="widget widget-text">
<p>FIND THE NINJA</p>
</div><a
href="https://forms.codeninjas.com/gamebuilding/button/fdcfb78226a1207229ff15e5255102fda9548b35?lightbox=e1a17fc0-23e3-11ed-8b92-72d27aa60b37"
id="fdcfb78226a1207229ff15e5255102fda9548b35" class="widget widget-button" version="3"
subtype="redirect" target="_blank" rel="noopener noreferrer"
data-target-url="https://arcade.makecode.com/#tutorial:https://github.com/Code-Ninjas-Home-Office/game-building-session-tutorials/save-the-computers">
<div class="widget-overlay"></div>
<div id="ae88adce9a75eedaae47d0cda1dde23a999307b2" class="widget widget-text">START
RESCUING!</div>
</a><img id="a4ef0deea5da16a89fe3e8618e21efc737781c61"
data-original="https://images.assets-landingi.com/uc/e9128851-31b5-43d0-9dde-c760eff5f5c4/Asset103x.png"
class="widget widget-image" alt=""
src="Code%20Ninjas%20Game%20Building%20Session_files/Untitled_002.avif"
style="opacity: 1; transition: opacity 1s ease 0s;" width="674" height="104">
<div id="RTsF7c7SNTQTUVHnP2nOfNB6JWdT1wlX" class="widget widget-box"></div>
<div id="g19FgwqO53b5VvKRRnktPNy7ffZm4feU" class="widget widget-text">
<p>Help
the Ninja save the computers from the star projectiles! Follow this
tutorial to not only play the game, but learn how to make it yourself!</p>
</div><img id="yu49LIsemvLydhABGptxpIUoVo7TpZ3f" class="widget widget-image"
data-original="https://images.assets-landingi.com/uc/1bc47b31-aa78-4432-a6de-101de0ee64e8/blink.gif"
src="Code%20Ninjas%20Game%20Building%20Session_files/blink.gif" alt="" width="28"
height="28">
<img id="DsT2lnxZcn25Eeb0hQRFRVSSID0S68cL" class="widget widget-image"
data-original="https://images.assets-landingi.com/uc/7f46a496-8aab-4f7e-893d-84b3ea9adb0f/blink2.gif"
src="Code%20Ninjas%20Game%20Building%20Session_files/blink2.gif" alt="" width="20"
height="20">
<img id="yTGuNpCR0vasELyHGEKNJTfOC1MsOHWb" class="widget widget-image"
data-original="https://images.assets-landingi.com/uc/7da7b2c9-25c3-4b93-8dc5-95d649741e7e/blink3.gif"
src="Code%20Ninjas%20Game%20Building%20Session_files/blink3.gif" alt="" width="17"
height="17">
<img id="FBW0UziC0d8dT1I1iiIl3aclVB1aBAUx" class="widget widget-image"
data-original="https://images.assets-landingi.com/uc/1bc47b31-aa78-4432-a6de-101de0ee64e8/blink.gif"
src="Code%20Ninjas%20Game%20Building%20Session_files/blink.gif" alt="" width="14"
height="14">
<img id="ecGw0BS9P5mVQZcJ3qhng5JmQHT34tbJ" class="widget widget-image"
data-original="https://images.assets-landingi.com/uc/7da7b2c9-25c3-4b93-8dc5-95d649741e7e/blink3.gif"
src="Code%20Ninjas%20Game%20Building%20Session_files/blink3.gif" alt="" width="27"
height="27">
<img id="iBUfUOAAx3CbBWJu6aS8MARyWSe97iwr" class="widget widget-image"
data-original="https://images.assets-landingi.com/uc/7cdaccb3-2e47-476b-969b-303ab654b8ff/leavesgif2.gif"
src="Code%20Ninjas%20Game%20Building%20Session_files/leaves-gif-2.gif" alt="" width="353"
height="353">
<img id="a1wv5op0zuPNMVi7LdXuf0lATcevOMpE" class="widget widget-image"
data-original="https://images.assets-landingi.com/uc/54c702cb-b940-4624-af06-41cca12bced1/leavesgif1.gif"
src="Code%20Ninjas%20Game%20Building%20Session_files/leaves-gif-1.gif" alt="" width="179"
height="179">
</div>
</div>
</div>
<script>
if (null === document.querySelector('script[src="https://ucarecdn.com/libs/blinkloader/3.x/blinkloader.min.js"]')) {
(function (src, cb) {
var s = document.createElement('script'); s.setAttribute('src', src);
s.onload = cb; (document.head || document.body).appendChild(s);
})('https://ucarecdn.com/libs/blinkloader/3.x/blinkloader.min.js', function () {
window.Blinkloader.optimize({
fadeIn: true,
lazyload: true,
smartCompression: true,
responsive: true,
retina: true,
webp: true,
pubkey: 'ca6af56c901b93c58ffa',
cdnBase: 'https://cdn.lugc.link'
});
if (window.location !== window.parent.location) {
window.onload = function () {
setTimeout(function () {
window.dispatchEvent(new CustomEvent('scroll'))
}, 500);
};
}
})
}
</script>
</div>
</div>
<link href="Code%20Ninjas%20Game%20Building%20Session_files/lightbox_2022_09_13_20_28_27.css" rel="stylesheet"
type="text/css">
</body>
</html>