pxt-arcade 1.10.21 → 1.10.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/built/sim.js +87 -33
- package/built/target.js +143 -143
- package/built/target.json +143 -143
- package/built/targetlight.json +5 -5
- package/docs/graveyard/.checkdocs-ignore +1 -0
- package/docs/graveyard/.crowdinignore +1 -0
- package/docs/{skillmap → graveyard/skillmap}/beginner-skillmap-2.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/clicker/clicker1.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/clicker/clicker2.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/clicker/clicker3.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/clicker/clicker4.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/clicker/clicker4a.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/clicker/clicker5.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/collector/collector1.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/collector/collector1a.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/collector/collector2.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/collector/collector3.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/collector/collector3a.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/collector/collector4.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/collector/collector5.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/collector/scroller.ts +0 -0
- package/docs/{skillmap → graveyard/skillmap}/forest/forest1.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/forest/forest2.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/forest/forest3.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/forest/forest4.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/forest/forest5.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/forest/forest6.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/forest-old.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/long-shark.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/star-sing2/star1.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/star-sing2/star2.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/star-sing2/star3.md +0 -0
- package/docs/{skillmap → graveyard/skillmap}/star-sing2/star4.md +0 -0
- package/docs/hour-of-code-2022.html +450 -0
- package/docs/static/hour-of-code/2022/HoC_logo.png +0 -0
- package/docs/static/hour-of-code/2022/Inter/static/Inter-Bold.ttf +0 -0
- package/docs/static/hour-of-code/2022/Inter/static/Inter-ExtraBold.ttf +0 -0
- package/docs/static/hour-of-code/2022/New_ Start here!.png +0 -0
- package/docs/static/hour-of-code/2022/Nunito/static/Nunito-Bold.ttf +0 -0
- package/docs/static/hour-of-code/2022/Nunito/static/Nunito-ExtraBold.ttf +0 -0
- package/docs/static/hour-of-code/2022/Nunito/static/Nunito-Regular.ttf +0 -0
- package/docs/static/hour-of-code/2022/Nunito/static/Nunito-SemiBold.ttf +0 -0
- package/docs/static/hour-of-code/2022/arcadeImage.png +0 -0
- package/docs/static/hour-of-code/2022/arrow.png +0 -0
- package/docs/static/hour-of-code/2022/gameImg_ballon.png +0 -0
- package/docs/static/hour-of-code/2022/gameImg_target.png +0 -0
- package/docs/static/hour-of-code/2022/gameImg_whack_em_all.png +0 -0
- package/docs/static/hour-of-code/2022/microbitImage.png +0 -0
- package/docs/static/hour-of-code/2022/microsoftMakeCodeLogo.svg +9 -0
- package/docs/static/hour-of-code/2022/red-pixel-heart-vmx.png +0 -0
- package/docs/static/hour-of-code/2022/skyTile.png +0 -0
- package/docs/static/hour-of-code/2022/social/instagram.png +0 -0
- package/docs/static/hour-of-code/2022/social/tik_tok.png +0 -0
- package/docs/static/hour-of-code/2022/social/twitch.png +0 -0
- package/docs/static/hour-of-code/2022/social/twitter.png +0 -0
- package/docs/static/hour-of-code/2022/social/youtube.png +0 -0
- package/docs/static/hour-of-code/2022/startHere.png +0 -0
- package/docs/static/hour-of-code/2022/styles-old.css +1510 -0
- package/docs/static/hour-of-code/2022/styles.css +386 -0
- package/docs/test/skillmap/forest/forest1.md +191 -0
- package/docs/test/skillmap/forest/forest2.md +217 -0
- package/docs/test/skillmap/forest/forest3.md +333 -0
- package/docs/test/skillmap/forest/forest4.md +196 -0
- package/docs/test/skillmap/forest/forest5.md +292 -0
- package/docs/test/skillmap/forest/forest6.md +273 -0
- package/docs/test/skillmap/forest-2022.md +99 -0
- package/docs/{skillmap/puzzle/puzzle1.md → test/skillmap/guess/guess1.md} +0 -0
- package/docs/{skillmap/puzzle/puzzle2.md → test/skillmap/guess/guess2.md} +0 -0
- package/docs/{skillmap/puzzle/puzzle3.md → test/skillmap/guess/guess3.md} +0 -0
- package/docs/{skillmap/puzzle/puzzle4.md → test/skillmap/guess/guess4.md} +0 -0
- package/docs/{skillmap/puzzle/puzzle5.md → test/skillmap/guess/guess5.md} +0 -0
- package/docs/test/skillmap/guess.md +88 -0
- package/docs/test/skillmap/mole/mole1.md +1 -1
- package/docs/test/skillmap/mole/mole1a.md +27 -31
- package/docs/test/skillmap/mole/mole2a.md +38 -49
- package/docs/test/skillmap/mole/mole3a.md +22 -27
- package/docs/{skillmap → test/skillmap}/pongo/pongo1.md +0 -0
- package/docs/{skillmap → test/skillmap}/pongo/pongo2.md +0 -0
- package/docs/{skillmap → test/skillmap}/pongo/pongo3.md +0 -0
- package/docs/{skillmap → test/skillmap}/pongo.md +0 -0
- package/docs/{skillmap → test/skillmap}/turkey-0.md +0 -0
- package/package.json +3 -3
package/built/targetlight.json
CHANGED
|
@@ -505,11 +505,11 @@
|
|
|
505
505
|
}
|
|
506
506
|
],
|
|
507
507
|
"versions": {
|
|
508
|
-
"branch": "v1.10.
|
|
509
|
-
"tag": "v1.10.
|
|
510
|
-
"commits": "https://github.com/microsoft/pxt-arcade/commits/
|
|
511
|
-
"target": "1.10.
|
|
512
|
-
"pxt": "8.2.
|
|
508
|
+
"branch": "v1.10.23",
|
|
509
|
+
"tag": "v1.10.23",
|
|
510
|
+
"commits": "https://github.com/microsoft/pxt-arcade/commits/6db6de0650f5c91047a302f738c54fae36bb4005",
|
|
511
|
+
"target": "1.10.23",
|
|
512
|
+
"pxt": "8.2.16"
|
|
513
513
|
},
|
|
514
514
|
"blocksprj": {
|
|
515
515
|
"id": "blocksprj",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# ignore tests for these files
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# Do not translate these test files
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,450 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html
|
|
3
|
+
lang="en-US"
|
|
4
|
+
xmlns="http://www.w3.org/1999/xhtml"
|
|
5
|
+
xmlns:og="http://ogp.me/ns#"
|
|
6
|
+
xmlns:fb="http://www.facebook.com/2008/fbml"
|
|
7
|
+
>
|
|
8
|
+
<head>
|
|
9
|
+
<meta charset="UTF-8" />
|
|
10
|
+
<title>Microsoft MakeCode Arcade Hour of Code™ 2022</title>
|
|
11
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
12
|
+
<meta
|
|
13
|
+
name="Description"
|
|
14
|
+
content="Join us in celebrating this year's Computer Science Education Week by playing, designing and coding your very own retro arcade games!"
|
|
15
|
+
/>
|
|
16
|
+
<!-- <meta
|
|
17
|
+
name="viewport"
|
|
18
|
+
content="width=device-width, initial-scale=1.0, user-scalable=yes"
|
|
19
|
+
/> -->
|
|
20
|
+
|
|
21
|
+
<link rel="manifest" href="/blb/sim.webmanifest" />
|
|
22
|
+
|
|
23
|
+
<meta name="mobile-web-app-capable" content="yes" />
|
|
24
|
+
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
25
|
+
<meta
|
|
26
|
+
name="apple-mobile-web-app-title"
|
|
27
|
+
content="Microsoft MakeCode Arcade Hour of Code™ 2022"
|
|
28
|
+
/>
|
|
29
|
+
<meta
|
|
30
|
+
name="apple-mobile-web-app-status-bar-style"
|
|
31
|
+
content="translucent-black"
|
|
32
|
+
/>
|
|
33
|
+
<meta name="format-detection" content="telephone=no" />
|
|
34
|
+
<meta
|
|
35
|
+
name="application-name"
|
|
36
|
+
content="Microsoft MakeCode Arcade Hour of Code™ 2021"
|
|
37
|
+
/>
|
|
38
|
+
|
|
39
|
+
<meta name="msapplication-TileColor" content="#3DC1AA" />
|
|
40
|
+
<meta
|
|
41
|
+
name="msapplication-TileImage"
|
|
42
|
+
content="static/hour-of-code/2022/hoc-card.png"
|
|
43
|
+
/>
|
|
44
|
+
<meta name="msapplication-config" content="none" />
|
|
45
|
+
<meta name="theme-color" content="#3DC1AA" />
|
|
46
|
+
|
|
47
|
+
<meta name="twitter:card" content="summary" />
|
|
48
|
+
<meta name="twitter:site" content="MSMakeCode" />
|
|
49
|
+
<meta
|
|
50
|
+
name="twitter:title"
|
|
51
|
+
content="Microsoft MakeCode Arcade Hour of Code™ 2021"
|
|
52
|
+
/>
|
|
53
|
+
<meta
|
|
54
|
+
name="twitter:description"
|
|
55
|
+
content="Join us in celebrating this year's Computer Science Education Week by playing, designing and coding your very own retro arcade games!"
|
|
56
|
+
/>
|
|
57
|
+
|
|
58
|
+
<meta
|
|
59
|
+
name="twitter:image"
|
|
60
|
+
content="static/hour-of-code/2021/hoc-card.png"
|
|
61
|
+
/>
|
|
62
|
+
|
|
63
|
+
<meta
|
|
64
|
+
property="og:title"
|
|
65
|
+
content="Microsoft MakeCode Arcade Hour of Code™ 2021"
|
|
66
|
+
/>
|
|
67
|
+
<meta
|
|
68
|
+
property="og:site_name"
|
|
69
|
+
content="Microsoft MakeCode Arcade Hour of Code™ 2021"
|
|
70
|
+
/>
|
|
71
|
+
<meta
|
|
72
|
+
property="og:description"
|
|
73
|
+
content="Join us in celebrating this year's Computer Science Education Week by playing, designing and coding your very own retro arcade games!"
|
|
74
|
+
/>
|
|
75
|
+
|
|
76
|
+
<meta
|
|
77
|
+
property="og:image"
|
|
78
|
+
content="static/hour-of-code/2021/hoc-card.png"
|
|
79
|
+
/>
|
|
80
|
+
|
|
81
|
+
<link
|
|
82
|
+
rel="apple-touch-icon"
|
|
83
|
+
href="static/hour-of-code/2021/favicon.png"
|
|
84
|
+
/>
|
|
85
|
+
<link
|
|
86
|
+
rel="icon"
|
|
87
|
+
type="image/png"
|
|
88
|
+
href="static/hour-of-code/2021/favicon.png"
|
|
89
|
+
/>
|
|
90
|
+
<link
|
|
91
|
+
rel="shortcut icon"
|
|
92
|
+
href="static/hour-of-code/2021/favicon.png"
|
|
93
|
+
/>
|
|
94
|
+
|
|
95
|
+
<!-- <link
|
|
96
|
+
rel="stylesheet"
|
|
97
|
+
href="https://pxt.azureedge.net/blob/2163189fd5e35c0981ed55318415582a7c9aeb12/doccdn/semantic.css"
|
|
98
|
+
type="text/css"
|
|
99
|
+
/> -->
|
|
100
|
+
|
|
101
|
+
<link rel="stylesheet" href="static/hour-of-code/2022/styles.css" />
|
|
102
|
+
|
|
103
|
+
<script type="text/javascript">
|
|
104
|
+
function handleOnLoad() {
|
|
105
|
+
var langPicker = document.querySelector('#langpicker');
|
|
106
|
+
if (langPicker) {
|
|
107
|
+
langPicker.remove();
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
function launchPage(url, tickEvent){
|
|
112
|
+
window.open(url, "blank");
|
|
113
|
+
window.pxtTickEvent(tickEvent);
|
|
114
|
+
}
|
|
115
|
+
</script>
|
|
116
|
+
</head>
|
|
117
|
+
|
|
118
|
+
<body id="root" class="root" onload="handleOnLoad()">
|
|
119
|
+
<img
|
|
120
|
+
class="tracking"
|
|
121
|
+
src="https://code.org/api/hour/begin_microsoft_carnival.png"
|
|
122
|
+
alt="tracking"
|
|
123
|
+
/>
|
|
124
|
+
<main role="presentation">
|
|
125
|
+
<header>
|
|
126
|
+
<img src="static/hour-of-code/2022/microsoftMakeCodeLogo.svg" alt="MakeCode Logo">
|
|
127
|
+
<nav>
|
|
128
|
+
<ul id="nav-items">
|
|
129
|
+
<li><a
|
|
130
|
+
href="#"
|
|
131
|
+
onClick="launchPage('http://www.hourofcode.com', 'hourofcode2022.navigation.opportunities.hoc')"
|
|
132
|
+
>HOUR OF CODE</a></li>
|
|
133
|
+
<li><a
|
|
134
|
+
href="#"
|
|
135
|
+
onClick="launchPage('http://arcade.makecode.com', 'hourofcode2022.navigation.open.arcade')"
|
|
136
|
+
>ARCADE</a></li>
|
|
137
|
+
</ul>
|
|
138
|
+
</nav>
|
|
139
|
+
</header>
|
|
140
|
+
<section id="hero">
|
|
141
|
+
<div>
|
|
142
|
+
<img id="logo" src="static/hour-of-code/2022/HoC_logo.png" alt="">
|
|
143
|
+
<!-- <div class="header-title">Hour of Code 2022</div>
|
|
144
|
+
<h1>
|
|
145
|
+
Carnival
|
|
146
|
+
</h1> -->
|
|
147
|
+
<div class="header-tag">One hour, millions of kids, limitless possibilities. Pick a game and step right up!</div>
|
|
148
|
+
</div>
|
|
149
|
+
</section>
|
|
150
|
+
<section class="featured-list">
|
|
151
|
+
<div class="container container-grid">
|
|
152
|
+
<div
|
|
153
|
+
class="card"
|
|
154
|
+
onClick="launchPage('https://aka.ms/whack-the-mole', 'hourofcode2022.skillmap.open.whackEmAll')">
|
|
155
|
+
<img id="startHere" src="static/hour-of-code/2022/startHere.png" alt="">
|
|
156
|
+
<div class="card-cta btn">Whack-Em-All</div>
|
|
157
|
+
<img class="thumbnail" src="static/hour-of-code/2022/gameImg_whack_em_all.png" alt="Whack-Em-All game screenshot">
|
|
158
|
+
<div class="card-item-title">Beginner level</div>
|
|
159
|
+
<div>A classic game of hitting moles in holes</div>
|
|
160
|
+
</div>
|
|
161
|
+
<div
|
|
162
|
+
class="card"
|
|
163
|
+
onClick="launchPage('https://aka.ms/balloon', 'hourofcode2022.skillmap.open.burstinBalloons')">
|
|
164
|
+
<div class="card-cta btn">Burstin’ Balloons</div>
|
|
165
|
+
<img class="thumbnail" src="static/hour-of-code/2022/gameImg_ballon.png" alt="Burstin’ Balloons game screenshot">
|
|
166
|
+
<div class="card-item-title">Intermediate level</div>
|
|
167
|
+
<div>Have a race to fill your balloon first</div>
|
|
168
|
+
</div>
|
|
169
|
+
<div
|
|
170
|
+
class="card"
|
|
171
|
+
onClick="launchPage('https://aka.ms/targets', 'hourofcode2022.skillmap.open.targetBlaster')">
|
|
172
|
+
<div class="card-cta btn">Target Blaster</div>
|
|
173
|
+
<img class="thumbnail" src="static/hour-of-code/2022/gameImg_target.png" alt="Target Blaster game screenshot">
|
|
174
|
+
<div class="card-item-title">Advanced level</div>
|
|
175
|
+
<div>Ready, aim, and fire at moving targets</div>
|
|
176
|
+
</div>
|
|
177
|
+
</div>
|
|
178
|
+
</section>
|
|
179
|
+
<section>
|
|
180
|
+
<div class="container mini-col-1">
|
|
181
|
+
<img src="static/hour-of-code/2022/carnivalSign.gif" alt="">
|
|
182
|
+
<p>Done with HoC 2022? Here are some things you can do next…</p>
|
|
183
|
+
<button
|
|
184
|
+
onClick="launchPage('https://code.org/api/hour/finish', 'hourofcode2022.open.codeOrg')">
|
|
185
|
+
Return to Code.org <img src="static/hour-of-code/2022/arrow.png" alt=""></button>
|
|
186
|
+
</div>
|
|
187
|
+
|
|
188
|
+
</section>
|
|
189
|
+
<section>
|
|
190
|
+
<div class="container col-2">
|
|
191
|
+
<div>
|
|
192
|
+
<h2>Calling all teachers</h2>
|
|
193
|
+
<p>Bring Hour of Code™ into your classroom with games that make coding fun for you and your kids — no hardware or downloads required.</p>
|
|
194
|
+
<p> Whether you’ve got an hour or a week, we’ll get you started with creative tutorials, customizable lesson plans, and teacher tranings that fit into your schedule.</p>
|
|
195
|
+
<button
|
|
196
|
+
onClick="launchPage('https://aka.ms/HoC-22-Lesson', 'hourofcode2022.skillmap.educator')">
|
|
197
|
+
Teacher resources <img src="static/hour-of-code/2022/arrow.png" alt=""></button>
|
|
198
|
+
</div>
|
|
199
|
+
<div>
|
|
200
|
+
<img class="rowImg" src="static/hour-of-code/2022/boothAni.gif" alt="">
|
|
201
|
+
</div>
|
|
202
|
+
</div>
|
|
203
|
+
</section>
|
|
204
|
+
<!-- <section>
|
|
205
|
+
<div>
|
|
206
|
+
<div class="container">
|
|
207
|
+
<h3>Make other games</h3>
|
|
208
|
+
<div>Wanna try something else? Make even more games using these tutorials.</div>
|
|
209
|
+
<div class="container-grid">
|
|
210
|
+
<div class="card">
|
|
211
|
+
<img class="thumbnail" src="static/hour-of-code/2022/gameImg_whack_em_all.png" alt="Whack-Em-All game screenshot">
|
|
212
|
+
<div class="card-item-title">Beginner level</div>
|
|
213
|
+
<div>A classic game of hitting moles in holes</div>
|
|
214
|
+
</div>
|
|
215
|
+
<div class="card">
|
|
216
|
+
<img class="thumbnail" src="static/hour-of-code/2022/gameImg_ballon.png" alt="Burstin’ Balloons game screenshot">
|
|
217
|
+
<div class="card-item-title">Intermediate level</div>
|
|
218
|
+
<div>Have a race to fill your balloon first</div>
|
|
219
|
+
</div>
|
|
220
|
+
<div class="card">
|
|
221
|
+
<img class="thumbnail" src="static/hour-of-code/2022/gameImg_target.png" alt="Target Blaster game screenshot">
|
|
222
|
+
<div class="card-item-title">Advanced level</div>
|
|
223
|
+
<div>Ready, aim, and fire at moving targets</div>
|
|
224
|
+
</div>
|
|
225
|
+
</div>
|
|
226
|
+
</div>
|
|
227
|
+
<div class="container container-grid-btns"><button>More games</button></div>
|
|
228
|
+
</div>
|
|
229
|
+
</section> -->
|
|
230
|
+
<section>
|
|
231
|
+
<div class="container">
|
|
232
|
+
<h3>Beyond Hour of Code™</h3>
|
|
233
|
+
<div>Create and code year-round with Microsoft MakeCode </div>
|
|
234
|
+
<div class="container-grid">
|
|
235
|
+
<div class="card"
|
|
236
|
+
onClick="launchPage('http://arcade.makecode.com', 'hourofcode2022.footer.open.arcade')">
|
|
237
|
+
<img class="thumbnail" src="static/hour-of-code/2022/arcadeImage.png" alt="Arcade image">
|
|
238
|
+
<div class="card-item-title">Arcade</div>
|
|
239
|
+
<div>Create characters, build video games, and play with friends.</div>
|
|
240
|
+
</div>
|
|
241
|
+
<div class="card"
|
|
242
|
+
onClick="launchPage('http://makecode.microbit.org', 'hourofcode2022.footer.open.microbit')">
|
|
243
|
+
<img class="thumbnail" src="static/hour-of-code/2022/microbitImage.png" alt="microbit image">
|
|
244
|
+
<div class="card-item-title">micro:bit</div>
|
|
245
|
+
<div>Program sounds, effects, and more onto a hand-held computer.</div>
|
|
246
|
+
</div>
|
|
247
|
+
</div>
|
|
248
|
+
</div>
|
|
249
|
+
</section>
|
|
250
|
+
<footer id="footer">
|
|
251
|
+
<div>
|
|
252
|
+
<img src="static/hour-of-code/2022/red-pixel-heart-vmx.png" alt="">
|
|
253
|
+
</div>
|
|
254
|
+
<div id="social">
|
|
255
|
+
<img
|
|
256
|
+
src="static/hour-of-code/2022/social/twitter.png"
|
|
257
|
+
alt="twitter"
|
|
258
|
+
onClick="launchPage('https://twitter.com/MSMakeCode', 'hourofcode2022.social.twitter')">
|
|
259
|
+
<img
|
|
260
|
+
src="static/hour-of-code/2022/social/youtube.png"
|
|
261
|
+
alt="youtube"
|
|
262
|
+
onClick="launchPage('https://www.youtube.com/c/MicrosoftMakeCode', 'hourofcode2022.social.youtube')">
|
|
263
|
+
<img
|
|
264
|
+
src="static/hour-of-code/2022/social/instagram.png"
|
|
265
|
+
alt="instagram"
|
|
266
|
+
onClick="launchPage('https://www.instagram.com/msmakecode', 'hourofcode2022.social.instagram')">
|
|
267
|
+
<img
|
|
268
|
+
src="static/hour-of-code/2022/social/twitch.png"
|
|
269
|
+
alt="twitch"
|
|
270
|
+
onClick="launchPage('https://www.twitch.tv/msmakecode', 'hourofcode2022.social.twitch')">
|
|
271
|
+
<img
|
|
272
|
+
src="static/hour-of-code/2022/social/tik_tok.png"
|
|
273
|
+
alt="tik tok"
|
|
274
|
+
onClick="launchPage('https://www.tiktok.com/@msmakecode', 'hourofcode2022.social.tiktok')">
|
|
275
|
+
</div>
|
|
276
|
+
<p class="container hoc-statement">
|
|
277
|
+
The <a href="http://www.hourofcode.com" target="_blank">'Hour of Code™'</a> is a nationwide initiative by <a href="https://www.csedweek.org/" target="_blank">Computer Science Education Week</a> and <a href="https://code.org/" target="_blank">Code.org</a> to introduce millions of students to one hour of computer science and computer programming.
|
|
278
|
+
</p>
|
|
279
|
+
<div>
|
|
280
|
+
<a href="http://www.makecode.com" target="_blank">Microsoft MakeCode</a> | <a href="https://www.microsoft.com/legal/terms-of-use" target="_blank">Terms of use</a> | <a href="https://privacy.microsoft.com/privacystatement" target="_blank">Privacy</a>
|
|
281
|
+
</div>
|
|
282
|
+
</footer>
|
|
283
|
+
</main>
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
<!-- @include tracking.html -->
|
|
292
|
+
<!-- @include tickevent.html -->
|
|
293
|
+
|
|
294
|
+
<!-- TODO: update usabilia for HoC 2021 -->
|
|
295
|
+
<!-- begin usabilla live embed code -->
|
|
296
|
+
<script type="text/javascript">
|
|
297
|
+
/*{literal}<![CDATA[*/ window.lightningjs ||
|
|
298
|
+
(function (c) {
|
|
299
|
+
function g(b, d) {
|
|
300
|
+
d && (d += (/\?/.test(d) ? '&' : '?') + 'lv=1');
|
|
301
|
+
c[b] ||
|
|
302
|
+
(function () {
|
|
303
|
+
var i = window,
|
|
304
|
+
h = document,
|
|
305
|
+
j = b,
|
|
306
|
+
g = h.location.protocol,
|
|
307
|
+
l = 'load',
|
|
308
|
+
k = 0;
|
|
309
|
+
(function () {
|
|
310
|
+
function b() {
|
|
311
|
+
a.P(l);
|
|
312
|
+
a.w = 1;
|
|
313
|
+
c[j]('_load');
|
|
314
|
+
}
|
|
315
|
+
c[j] = function () {
|
|
316
|
+
function m() {
|
|
317
|
+
m.id = e;
|
|
318
|
+
return c[j].apply(m, arguments);
|
|
319
|
+
}
|
|
320
|
+
var b,
|
|
321
|
+
e = ++k;
|
|
322
|
+
b =
|
|
323
|
+
this && this != i
|
|
324
|
+
? this.id || 0
|
|
325
|
+
: 0;
|
|
326
|
+
(a.s = a.s || []).push([
|
|
327
|
+
e,
|
|
328
|
+
b,
|
|
329
|
+
arguments
|
|
330
|
+
]);
|
|
331
|
+
m.then = function (b, c, h) {
|
|
332
|
+
var d = (a.fh[e] = a.fh[e] || []),
|
|
333
|
+
j = (a.eh[e] = a.eh[e] || []),
|
|
334
|
+
f = (a.ph[e] = a.ph[e] || []);
|
|
335
|
+
b && d.push(b);
|
|
336
|
+
c && j.push(c);
|
|
337
|
+
h && f.push(h);
|
|
338
|
+
return m;
|
|
339
|
+
};
|
|
340
|
+
return m;
|
|
341
|
+
};
|
|
342
|
+
var a = (c[j]._ = {});
|
|
343
|
+
a.fh = {};
|
|
344
|
+
a.eh = {};
|
|
345
|
+
a.ph = {};
|
|
346
|
+
a.l = d
|
|
347
|
+
? d.replace(
|
|
348
|
+
/^\/\//,
|
|
349
|
+
(g == 'https:' ? g : 'http:') +
|
|
350
|
+
'//'
|
|
351
|
+
)
|
|
352
|
+
: d;
|
|
353
|
+
a.p = { 0: +new Date() };
|
|
354
|
+
a.P = function (b) {
|
|
355
|
+
a.p[b] = new Date() - a.p[0];
|
|
356
|
+
};
|
|
357
|
+
a.w && b();
|
|
358
|
+
i.addEventListener
|
|
359
|
+
? i.addEventListener(l, b, !1)
|
|
360
|
+
: i.attachEvent('on' + l, b);
|
|
361
|
+
var q = function () {
|
|
362
|
+
function b() {
|
|
363
|
+
return [
|
|
364
|
+
'<head></head><',
|
|
365
|
+
c,
|
|
366
|
+
' onload="var d=',
|
|
367
|
+
n,
|
|
368
|
+
";d.getElementsByTagName('head')[0].",
|
|
369
|
+
d,
|
|
370
|
+
'(d.',
|
|
371
|
+
g,
|
|
372
|
+
"('script')).",
|
|
373
|
+
i,
|
|
374
|
+
"='",
|
|
375
|
+
a.l,
|
|
376
|
+
'\'"></',
|
|
377
|
+
c,
|
|
378
|
+
'>'
|
|
379
|
+
].join('');
|
|
380
|
+
}
|
|
381
|
+
var c = 'body',
|
|
382
|
+
e = h[c];
|
|
383
|
+
if (!e) return setTimeout(q, 100);
|
|
384
|
+
a.P(1);
|
|
385
|
+
var d = 'appendChild',
|
|
386
|
+
g = 'createElement',
|
|
387
|
+
i = 'src',
|
|
388
|
+
k = h[g]('div'),
|
|
389
|
+
l = k[d](h[g]('div')),
|
|
390
|
+
f = h[g]('iframe'),
|
|
391
|
+
n = 'document',
|
|
392
|
+
p;
|
|
393
|
+
k.style.display = 'none';
|
|
394
|
+
e.insertBefore(k, e.firstChild).id =
|
|
395
|
+
o + '-' + j;
|
|
396
|
+
f.frameBorder = '0';
|
|
397
|
+
f.id = o + '-frame-' + j;
|
|
398
|
+
/MSIE[ ]+6/.test(navigator.userAgent) &&
|
|
399
|
+
(f[i] = 'javascript:false');
|
|
400
|
+
f.allowTransparency = 'true';
|
|
401
|
+
l[d](f);
|
|
402
|
+
try {
|
|
403
|
+
f.contentWindow[n].open();
|
|
404
|
+
} catch (s) {
|
|
405
|
+
(a.domain = h.domain),
|
|
406
|
+
(p =
|
|
407
|
+
'javascript:var d=' +
|
|
408
|
+
n +
|
|
409
|
+
".open();d.domain='" +
|
|
410
|
+
h.domain +
|
|
411
|
+
"';"),
|
|
412
|
+
(f[i] = p + 'void(0);');
|
|
413
|
+
}
|
|
414
|
+
try {
|
|
415
|
+
var r = f.contentWindow[n];
|
|
416
|
+
r.write(b());
|
|
417
|
+
r.close();
|
|
418
|
+
} catch (t) {
|
|
419
|
+
f[i] =
|
|
420
|
+
p +
|
|
421
|
+
'd.write("' +
|
|
422
|
+
b().replace(
|
|
423
|
+
/"/g,
|
|
424
|
+
String.fromCharCode(92) +
|
|
425
|
+
'"'
|
|
426
|
+
) +
|
|
427
|
+
'");d.close();';
|
|
428
|
+
}
|
|
429
|
+
a.P(2);
|
|
430
|
+
};
|
|
431
|
+
a.l && setTimeout(q, 0);
|
|
432
|
+
})();
|
|
433
|
+
})();
|
|
434
|
+
c[b].lv = '1';
|
|
435
|
+
return c[b];
|
|
436
|
+
}
|
|
437
|
+
var o = 'lightningjs',
|
|
438
|
+
k = (window[o] = g(o));
|
|
439
|
+
k.require = g;
|
|
440
|
+
k.modules = c;
|
|
441
|
+
})({});
|
|
442
|
+
window.usabilla_live = lightningjs.require(
|
|
443
|
+
'usabilla_live',
|
|
444
|
+
'//w.usabilla.com/04a02d64289a.js'
|
|
445
|
+
);
|
|
446
|
+
/*]]>{/literal}*/
|
|
447
|
+
</script>
|
|
448
|
+
<!-- end usabilla live embed code -->
|
|
449
|
+
</body>
|
|
450
|
+
</html>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="218" height="27" viewBox="0 0 218 27" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<line x1="113" y1="4.37114e-08" x2="113" y2="27" stroke="white" stroke-width="2"/>
|
|
3
|
+
<path d="M143.803 19H140.999V11.459C140.999 10.6445 141.034 9.74512 141.104 8.76074H141.034C140.888 9.53418 140.756 10.0908 140.639 10.4307L137.686 19H135.365L132.359 10.5186C132.277 10.29 132.146 9.7041 131.964 8.76074H131.885C131.961 10.0029 131.999 11.0928 131.999 12.0303V19H129.441V6.39648H133.599L136.174 13.8672C136.379 14.4648 136.528 15.0654 136.622 15.6689H136.675C136.833 14.9717 137 14.3652 137.176 13.8496L139.751 6.39648H143.803V19ZM153.884 19H151.256V17.708H151.221C150.617 18.7158 149.724 19.2197 148.54 19.2197C147.667 19.2197 146.979 18.9736 146.475 18.4814C145.977 17.9834 145.728 17.3213 145.728 16.4951C145.728 14.749 146.762 13.7412 148.83 13.4717L151.273 13.1465C151.273 12.1621 150.74 11.6699 149.674 11.6699C148.602 11.6699 147.582 11.9893 146.615 12.6279V10.5361C147.002 10.3369 147.529 10.1611 148.197 10.0088C148.871 9.85645 149.483 9.78027 150.034 9.78027C152.601 9.78027 153.884 11.0605 153.884 13.6211V19ZM151.273 15.3438V14.7373L149.639 14.9482C148.736 15.0654 148.285 15.4727 148.285 16.1699C148.285 16.4863 148.394 16.7471 148.61 16.9521C148.833 17.1514 149.132 17.251 149.507 17.251C150.028 17.251 150.453 17.0723 150.781 16.7148C151.109 16.3516 151.273 15.8945 151.273 15.3438ZM165.099 19H161.768L158.894 14.5352H158.858V19H156.081V5.67578H158.858V14.1572H158.894L161.574 10H164.87L161.645 14.2275L165.099 19ZM173.976 15.291H168.104C168.198 16.5977 169.021 17.251 170.574 17.251C171.564 17.251 172.435 17.0166 173.185 16.5479V18.5518C172.353 18.9971 171.271 19.2197 169.941 19.2197C168.488 19.2197 167.36 18.8184 166.558 18.0156C165.755 17.207 165.354 16.082 165.354 14.6406C165.354 13.1465 165.787 11.9629 166.654 11.0898C167.521 10.2168 168.588 9.78027 169.854 9.78027C171.166 9.78027 172.18 10.1699 172.895 10.9492C173.615 11.7285 173.976 12.7861 173.976 14.1221V15.291ZM171.4 13.5859C171.4 12.2969 170.879 11.6523 169.836 11.6523C169.391 11.6523 169.004 11.8369 168.676 12.2061C168.354 12.5752 168.157 13.0352 168.087 13.5859H171.4ZM184.936 18.5518C184.016 18.9971 182.814 19.2197 181.332 19.2197C179.398 19.2197 177.878 18.6514 176.771 17.5146C175.663 16.3779 175.109 14.8633 175.109 12.9707C175.109 10.9551 175.73 9.32031 176.973 8.06641C178.221 6.8125 179.838 6.18555 181.824 6.18555C183.055 6.18555 184.092 6.34082 184.936 6.65137V9.38477C184.092 8.88086 183.131 8.62891 182.053 8.62891C180.869 8.62891 179.914 9.00098 179.188 9.74512C178.461 10.4893 178.098 11.4971 178.098 12.7686C178.098 13.9873 178.44 14.96 179.126 15.6865C179.812 16.4072 180.734 16.7676 181.895 16.7676C183.002 16.7676 184.016 16.498 184.936 15.959V18.5518ZM191.149 19.2197C189.649 19.2197 188.469 18.8008 187.607 17.9629C186.752 17.1191 186.324 15.9766 186.324 14.5352C186.324 13.0469 186.77 11.8838 187.66 11.0459C188.551 10.2021 189.755 9.78027 191.272 9.78027C192.767 9.78027 193.938 10.2021 194.788 11.0459C195.638 11.8838 196.062 12.9941 196.062 14.377C196.062 15.8711 195.623 17.0518 194.744 17.9189C193.871 18.7861 192.673 19.2197 191.149 19.2197ZM191.22 11.9072C190.563 11.9072 190.054 12.1328 189.69 12.584C189.327 13.0352 189.146 13.6738 189.146 14.5C189.146 16.2285 189.843 17.0928 191.237 17.0928C192.567 17.0928 193.232 16.2051 193.232 14.4297C193.232 12.748 192.562 11.9072 191.22 11.9072ZM206.671 19H203.894V17.7607H203.858C203.226 18.7334 202.297 19.2197 201.072 19.2197C199.947 19.2197 199.042 18.8242 198.356 18.0332C197.671 17.2363 197.328 16.126 197.328 14.7021C197.328 13.2139 197.706 12.0215 198.462 11.125C199.218 10.2285 200.208 9.78027 201.433 9.78027C202.593 9.78027 203.401 10.1963 203.858 11.0283H203.894V5.67578H206.671V19ZM203.946 14.623V13.9463C203.946 13.3604 203.776 12.874 203.437 12.4873C203.097 12.1006 202.654 11.9072 202.109 11.9072C201.494 11.9072 201.014 12.1504 200.668 12.6367C200.322 13.1172 200.149 13.7793 200.149 14.623C200.149 15.4141 200.316 16.0234 200.65 16.4512C200.984 16.8789 201.447 17.0928 202.039 17.0928C202.602 17.0928 203.059 16.8672 203.41 16.416C203.768 15.9648 203.946 15.3672 203.946 14.623ZM217.095 15.291H211.224C211.317 16.5977 212.141 17.251 213.693 17.251C214.684 17.251 215.554 17.0166 216.304 16.5479V18.5518C215.472 18.9971 214.391 19.2197 213.061 19.2197C211.607 19.2197 210.479 18.8184 209.677 18.0156C208.874 17.207 208.473 16.082 208.473 14.6406C208.473 13.1465 208.906 11.9629 209.773 11.0898C210.641 10.2168 211.707 9.78027 212.973 9.78027C214.285 9.78027 215.299 10.1699 216.014 10.9492C216.734 11.7285 217.095 12.7861 217.095 14.1221V15.291ZM214.52 13.5859C214.52 12.2969 213.998 11.6523 212.955 11.6523C212.51 11.6523 212.123 11.8369 211.795 12.2061C211.473 12.5752 211.276 13.0352 211.206 13.5859H214.52Z" fill="white"/>
|
|
4
|
+
<path d="M92.1651 18.0989C91.8155 18.1253 91.4643 18.0778 91.1341 17.9593C90.8038 17.8408 90.5017 17.6539 90.2471 17.4108C89.7795 16.826 89.5507 16.0834 89.6072 15.3342V10.8777H86.5941V17.8873H84.5463V10.8777H83.1092V9.20495H84.5469V7.99362C84.5332 7.5787 84.6045 7.16538 84.7563 6.7795C84.9081 6.39363 85.1372 6.04348 85.4292 5.75094C85.7289 5.46019 86.0834 5.23316 86.4717 5.08334C86.86 4.93351 87.2743 4.86395 87.6898 4.87879C87.9077 4.87814 88.1254 4.89086 88.3417 4.91686C88.5123 4.93832 88.6803 4.97697 88.8432 5.03222V6.7973C88.7313 6.73765 88.6137 6.68972 88.4921 6.65424C88.3057 6.59517 88.1111 6.56655 87.9157 6.56945C87.733 6.55891 87.5504 6.5897 87.3811 6.65956C87.2118 6.72942 87.0601 6.8366 86.9372 6.97323C86.6862 7.31477 86.5645 7.73561 86.5941 8.15975V9.20495H89.6072V7.25241L91.6385 6.62713V9.20495H93.6863V10.8777H91.6385V14.9403C91.6 15.3398 91.7011 15.7403 91.9244 16.0726C92.0431 16.1901 92.1856 16.2804 92.3422 16.3372C92.4987 16.3941 92.6656 16.4162 92.8313 16.4019C92.9755 16.3964 93.118 16.368 93.2534 16.3177C93.4038 16.2664 93.5482 16.1985 93.684 16.1153V17.8042C93.4817 17.9032 93.2661 17.9716 93.0441 18.0072C92.755 18.068 92.4604 18.0987 92.1651 18.0989V18.0989ZM78.4154 18.0989C77.8346 18.1279 77.254 18.0377 76.7088 17.8337C76.1635 17.6298 75.665 17.3164 75.2433 16.9124C74.8414 16.4801 74.5301 15.9703 74.3283 15.4136C74.1265 14.857 74.0382 14.2649 74.0687 13.673C74.0372 13.0522 74.1273 12.4313 74.3338 11.8456C74.5404 11.26 74.8593 10.7212 75.2725 10.26C75.7133 9.82858 76.2379 9.49404 76.8133 9.27741C77.3887 9.06078 78.0023 8.96678 78.6156 9.00133C79.1947 8.96941 79.7741 9.06076 80.3159 9.26945C80.8578 9.47815 81.3501 9.79951 81.7608 10.2127C82.5462 11.1136 82.9526 12.2879 82.8936 13.4861C82.9233 14.0989 82.8322 14.7116 82.6256 15.2886C82.419 15.8656 82.1009 16.3956 81.6899 16.8478C81.259 17.2726 80.7458 17.6029 80.1824 17.8182C79.6191 18.0335 79.0177 18.1291 78.416 18.0989H78.4154ZM78.5155 10.7243C78.19 10.7074 77.865 10.7662 77.5656 10.8963C77.2663 11.0263 77.0006 11.224 76.789 11.4742C76.3439 12.0916 76.1267 12.8465 76.1749 13.6084C76.1262 14.3518 76.3426 15.0883 76.785 15.685C77.0046 15.9286 77.2755 16.1195 77.5779 16.2436C77.8802 16.3678 78.2062 16.4221 78.5321 16.4025C78.8481 16.4224 79.1643 16.3679 79.4559 16.2433C79.7475 16.1188 80.0064 15.9277 80.2122 15.685C80.6382 15.0617 80.8416 14.311 80.7892 13.5559C80.8419 12.8018 80.6304 12.053 80.1916 11.4401C79.9842 11.2008 79.7256 11.012 79.4354 10.888C79.1452 10.764 78.8308 10.708 78.5161 10.7243H78.5155ZM69.7483 18.0989C69.3506 18.0947 68.9543 18.0507 68.5652 17.9674C68.1877 17.8978 67.819 17.786 67.4661 17.634V15.6238C67.8324 15.8828 68.2318 16.0908 68.6532 16.2422C69.0222 16.3837 69.4121 16.4617 69.8067 16.4729C70.1548 16.4956 70.5029 16.4287 70.8183 16.2785C70.928 16.211 71.0168 16.114 71.0748 15.9983C71.1328 15.8826 71.1577 15.7529 71.1465 15.6238C71.1466 15.4864 71.1158 15.3507 71.0564 15.227C70.9969 15.1033 70.9104 14.9948 70.8034 14.9097C70.4103 14.6243 69.978 14.3981 69.5202 14.2383C68.9132 14.0181 68.3683 13.6527 67.9321 13.1735C67.6089 12.7418 67.4437 12.2108 67.4643 11.6703C67.4588 11.298 67.5396 10.9296 67.7003 10.5945C67.8611 10.2594 68.0973 9.96683 68.3902 9.74024C69.0767 9.21434 69.9239 8.94704 70.7851 8.9846C71.1246 8.98906 71.463 9.02284 71.7967 9.08554C72.1172 9.13881 72.431 9.22661 72.7329 9.34742V11.2907C72.4405 11.0984 72.1262 10.9423 71.7967 10.8258C71.4566 10.6995 71.0973 10.6337 70.7348 10.6314C70.419 10.6143 70.1056 10.6948 69.8364 10.8622C69.7346 10.9303 69.6517 11.0234 69.5955 11.1328C69.5392 11.2422 69.5116 11.3643 69.515 11.4874C69.5086 11.6155 69.53 11.7435 69.5776 11.8624C69.6252 11.9814 69.6979 12.0884 69.7907 12.1761C70.1655 12.4436 70.5765 12.6553 71.011 12.8049C71.6596 13.025 72.244 13.4039 72.7117 13.9078C73.0414 14.3291 73.2144 14.8536 73.2006 15.3902C73.2108 15.7692 73.1316 16.1453 72.9695 16.4875C72.8075 16.8296 72.5672 17.1281 72.2685 17.3583C71.536 17.8862 70.6474 18.1474 69.7483 18.0989V18.0989ZM62.0248 18.0989C61.4438 18.1279 60.863 18.0376 60.3176 17.8335C59.7722 17.6295 59.2734 17.3159 58.8516 16.9118C58.4497 16.4795 58.1384 15.9697 57.9366 15.413C57.7348 14.8564 57.6465 14.2643 57.677 13.6724C57.6455 13.0516 57.7356 12.4307 57.9421 11.845C58.1487 11.2594 58.4676 10.7206 58.8808 10.2594C59.3219 9.8279 59.8468 9.4933 60.4225 9.27668C60.9982 9.06005 61.6121 8.9661 62.2256 9.00075C62.8047 8.96883 63.3841 9.06018 63.9259 9.26888C64.4678 9.47757 64.9601 9.79893 65.3708 10.2121C66.1571 11.1125 66.5634 12.2872 66.5031 13.4855C66.5331 14.0981 66.4424 14.7106 66.2363 15.2877C66.0302 15.8647 65.7127 16.3948 65.3022 16.8472C64.871 17.2725 64.3572 17.6033 63.7932 17.8187C63.2292 18.0341 62.6272 18.1295 62.0248 18.0989V18.0989ZM62.1255 10.7243C61.8 10.7074 61.475 10.7662 61.1756 10.8963C60.8763 11.0263 60.6106 11.224 60.3991 11.4742C59.9537 12.0915 59.7363 12.8464 59.7843 13.6084C59.7355 14.3519 59.9519 15.0884 60.3945 15.685C60.614 15.9287 60.8849 16.1196 61.1872 16.2438C61.4896 16.368 61.8157 16.4222 62.1415 16.4025C62.4575 16.4223 62.7737 16.3677 63.0653 16.2432C63.3569 16.1187 63.6158 15.9276 63.8216 15.685C64.2479 15.0612 64.4514 14.3099 64.3986 13.5542C64.4514 12.8001 64.2399 12.0512 63.801 11.4384C63.5935 11.1992 63.3347 11.0106 63.0444 10.8869C62.7541 10.7632 62.4397 10.7076 62.1249 10.7243H62.1255ZM48.5994 18.0989C48.0315 18.1249 47.4646 18.0313 46.9346 17.824C46.4047 17.6167 45.9233 17.3003 45.5213 16.895C45.1193 16.4896 44.8054 16.0042 44.5997 15.4698C44.394 14.9353 44.3009 14.3634 44.3265 13.7907C44.2814 12.5268 44.7146 11.293 45.5382 10.3396C45.9796 9.87649 46.5152 9.5155 47.1083 9.28148C47.7013 9.04746 48.3377 8.94597 48.9734 8.98402C49.3613 8.98534 49.7475 9.03494 50.1234 9.13169C50.4444 9.20568 50.7547 9.32063 51.0469 9.47374V11.4349C50.7523 11.2149 50.4305 11.0346 50.0896 10.8985C49.771 10.7738 49.4323 10.7095 49.0906 10.7087C48.732 10.6948 48.3747 10.7576 48.0419 10.893C47.7092 11.0284 47.4086 11.2334 47.16 11.4943C46.6494 12.077 46.3853 12.8381 46.424 13.6147C46.3815 14.366 46.6363 15.1035 47.1326 15.6653C47.3847 15.9147 47.6852 16.1087 48.0153 16.235C48.3454 16.3614 48.6979 16.4175 49.0506 16.3996C49.3922 16.3912 49.7295 16.3196 50.0456 16.1885C50.4036 16.0499 50.7411 15.8624 51.0486 15.6313V17.5319C50.7045 17.7257 50.3343 17.868 49.9495 17.9542C49.5064 18.0541 49.0534 18.1026 48.5994 18.0989V18.0989ZM27.8924 17.8884H25.9698V5.77517H28.9538L32.3981 14.754H32.4478L36.0843 5.77402H38.9436V17.8873H36.862V8.39278H36.8283L33.1083 17.8873H31.729L27.9176 8.39278H27.8924V17.8873V17.8884ZM54.5924 17.8884H52.5698V9.20495H54.593V10.572H54.6267C54.7906 10.1265 55.0815 9.73998 55.4628 9.46105C55.8581 9.1868 56.3293 9.04549 56.8089 9.05728C56.9545 9.05574 57.1 9.06713 57.2436 9.09131C57.3548 9.10899 57.4641 9.13719 57.5701 9.17553V11.2446C57.4269 11.148 57.2707 11.0726 57.1063 11.0208C56.867 10.9451 56.617 10.9095 56.3663 10.9152C56.1222 10.9155 55.8815 10.9729 55.6632 11.083C55.4449 11.1932 55.2549 11.3529 55.1082 11.5497C54.7228 12.1227 54.5414 12.8107 54.5936 13.5011V17.8849L54.5924 17.8884ZM42.9151 17.8884H40.8953V9.20495H42.918V17.8867L42.9151 17.8884ZM41.9121 7.86903C41.7514 7.87281 41.5915 7.84454 41.4416 7.78584C41.2918 7.72714 41.1549 7.63917 41.0388 7.52697C40.925 7.42116 40.8345 7.29236 40.7732 7.14896C40.7119 7.00556 40.6813 6.85077 40.6832 6.69462C40.6803 6.53513 40.7113 6.37686 40.774 6.23043C40.8367 6.08399 40.9298 5.95277 41.0469 5.84554C41.2799 5.6219 41.5904 5.49913 41.9121 5.50349C42.0756 5.49865 42.2385 5.52722 42.3908 5.58749C42.5431 5.64776 42.6818 5.73848 42.7985 5.85419C42.9109 5.96261 43 6.09313 43.0604 6.23768C43.1208 6.38224 43.1511 6.53776 43.1496 6.69462C43.1523 6.85185 43.1216 7.00784 43.0595 7.15211C42.9975 7.29637 42.9055 7.42557 42.7899 7.53101C42.5523 7.75506 42.2372 7.87639 41.9121 7.86903V7.86903Z" fill="white"/>
|
|
5
|
+
<path d="M0 11.0977H9.72156V1.29175H0V11.0977Z" fill="white"/>
|
|
6
|
+
<path d="M10.482 11.0977H20.2036V1.29175H10.482V11.0977Z" fill="white"/>
|
|
7
|
+
<path d="M0 21.691H9.72156V11.885H0V21.691Z" fill="white"/>
|
|
8
|
+
<path d="M10.482 21.6911H20.2036V11.8851H10.482V21.6911Z" fill="white"/>
|
|
9
|
+
</svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|