pxt-arcade 1.7.3 → 1.7.7
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/common-sim.d.ts +2 -0
- package/built/common-sim.js +4 -0
- package/built/target.js +1788 -236
- package/built/target.json +1788 -236
- package/built/targetlight.json +5 -5
- package/built/theme.json +3 -2
- package/docs/gamejam/global-2021.html +459 -0
- package/docs/hour-of-code/all.md +27 -0
- package/docs/hour-of-code/{educators.html → educators-2020.html} +25 -25
- package/docs/hour-of-code/educators-2021.html +625 -0
- package/docs/{hour-of-code.html → hour-of-code-2020.html} +37 -37
- package/docs/hour-of-code-2021.html +438 -183
- package/docs/hour-of-code-ref.json +3 -0
- package/docs/index-ref.json +1 -1
- package/docs/multipart-tutorials.md +0 -8
- package/docs/projects/SUMMARY.md +3 -2
- package/docs/recipes.md +0 -7
- package/docs/skillmap/clicker/clicker1.md +7 -7
- package/docs/skillmap/clicker/clicker2.md +9 -9
- package/docs/skillmap/clicker/clicker3.md +8 -8
- package/docs/skillmap/clicker/clicker4.md +8 -8
- package/docs/skillmap/clicker/clicker4a.md +7 -7
- package/docs/skillmap/clicker/clicker5.md +3 -3
- package/docs/skillmap/clicker-themed/clickert1.md +66 -38
- package/docs/skillmap/clicker-themed/clickert2.md +77 -58
- package/docs/skillmap/clicker-themed/clickert3.md +75 -55
- package/docs/skillmap/clicker-themed/clickert4.md +105 -118
- package/docs/skillmap/collector/collector1.md +11 -11
- package/docs/skillmap/collector/collector1a.md +8 -8
- package/docs/skillmap/collector/collector2.md +8 -8
- package/docs/skillmap/collector/collector3.md +8 -8
- package/docs/skillmap/collector/collector3a.md +7 -7
- package/docs/skillmap/collector/collector4.md +8 -8
- package/docs/skillmap/collector/collector5.md +2 -2
- package/docs/skillmap/collector-themed/collectort1.md +107 -88
- package/docs/skillmap/collector-themed/collectort2.md +109 -87
- package/docs/skillmap/collector-themed/collectort3.md +138 -115
- package/docs/skillmap/collector-themed/collectort4.md +130 -118
- package/docs/skillmap/collector-themed/collectort4old.md +23 -23
- package/docs/skillmap/collector-themed/collectort5.md +2 -2
- package/docs/skillmap/educator-info/forest-map-info.md +34 -25
- package/docs/skillmap/educator-info/pongo-map-info.md +55 -0
- package/docs/skillmap/educator-info/racer-map-info.md +105 -0
- package/docs/skillmap/educator-info/rockstar-map-info.md +1 -1
- package/docs/skillmap/educator-info/simple-shark-map-info.md +101 -0
- package/docs/skillmap/forest/forest1.md +1 -69
- package/docs/skillmap/forest/forest2.md +5 -65
- package/docs/skillmap/forest/forest3.md +1 -174
- package/docs/skillmap/forest/forest4.md +2 -336
- package/docs/skillmap/forest/forest5.md +1 -396
- package/docs/skillmap/forest/forest6.md +6 -372
- package/docs/skillmap/forest-old.md +92 -0
- package/docs/skillmap/forest.md +9 -9
- package/docs/skillmap/forest_new/forest1.md +191 -0
- package/docs/skillmap/forest_new/forest2.md +217 -0
- package/docs/skillmap/forest_new/forest3.md +333 -0
- package/docs/skillmap/forest_new/forest4.md +196 -0
- package/docs/skillmap/forest_new/forest5.md +291 -0
- package/docs/skillmap/forest_new/forest6.md +272 -0
- package/docs/skillmap/interface/activity1.md +41 -49
- package/docs/skillmap/jungle/jungle1.md +48 -28
- package/docs/skillmap/jungle/jungle2.md +50 -26
- package/docs/skillmap/jungle/jungle3.md +48 -27
- package/docs/skillmap/jungle/jungle4.md +76 -58
- package/docs/skillmap/jungle/jungle5.md +31 -25
- package/docs/skillmap/jungle/jungle6.md +34 -28
- package/docs/skillmap/jungle/jungle7.md +36 -24
- package/docs/skillmap/jungle/jungle8.md +27 -25
- package/docs/skillmap/jungle.md +7 -3
- package/docs/skillmap/long-shark.md +119 -0
- package/docs/skillmap/pongo/pongo1.md +256 -0
- package/docs/skillmap/pongo/pongo2.md +179 -0
- package/docs/skillmap/pongo/pongo3.md +177 -0
- package/docs/skillmap/pongo.md +59 -0
- package/docs/skillmap/racer.md +7 -7
- package/docs/skillmap/rockstar/rockstar1.md +32 -41
- package/docs/skillmap/rockstar/rockstar2.md +45 -27
- package/docs/skillmap/rockstar/rockstar3.md +45 -27
- package/docs/skillmap/rockstar.md +3 -1
- package/docs/skillmap/shark/shark1-simple.md +151 -0
- package/docs/skillmap/shark/shark2-simple.md +203 -0
- package/docs/skillmap/shark/shark3-simple.md +204 -0
- package/docs/skillmap/shark/shark4-simple.md +246 -0
- package/docs/skillmap/shark/shark4a-simple.md +244 -0
- package/docs/skillmap/shark.md +25 -58
- package/docs/skillmap/space/space1.md +63 -29
- package/docs/skillmap/space/space2.md +34 -25
- package/docs/skillmap/space/space3.md +86 -69
- package/docs/skillmap/space/space4.md +96 -65
- package/docs/skillmap/space/space4a.md +34 -25
- package/docs/skillmap/space/space5.md +81 -45
- package/docs/skillmap/space/space6.md +59 -81
- package/docs/skillmap/space.md +8 -5
- package/docs/skillmap/story/card.md +6 -6
- package/docs/skillmap/story/card2.md +6 -6
- package/docs/skillmap/story/story1.md +60 -175
- package/docs/skillmap/story/story2.md +89 -327
- package/docs/skillmap/story/story3.md +238 -228
- package/docs/skillmap/story/story4.md +23 -23
- package/docs/skillmap/zoo/zoo1.md +31 -16
- package/docs/skillmap/zoo/zoo2.md +45 -30
- package/docs/skillmap/zoo/zoo2a.md +51 -36
- package/docs/skillmap/zoo/zoo3.md +8 -7
- package/docs/skillmap/zoo/zoo4.md +61 -32
- package/docs/skillmap/zoo/zoo5.md +41 -31
- package/docs/skillmap/zoo.md +2 -2
- package/docs/skillmaps.md +20 -4
- package/docs/static/experiments/accessibleblocks.png +0 -0
- package/docs/static/experiments/blockserrorlist.png +0 -0
- package/docs/static/gamejam/jams/global-2021/assets/banner.png +0 -0
- package/docs/static/gamejam/jams/global-2021/info.json +10 -0
- package/docs/static/gamejam/jams/global-2021/rules.md +22 -0
- package/docs/static/gamejam/jams/global-2021/style.css +141 -0
- package/docs/static/gamejam/lib/gamejam.d.ts +1 -0
- package/docs/static/gamejam/lib/gamejam.js +34 -24
- package/docs/static/gamejam/lib/gamejam.ts +35 -24
- package/docs/static/hero-gallery/stream.png +0 -0
- package/docs/static/hour-of-code/{apple.png → 2020/apple.png} +0 -0
- package/docs/static/hour-of-code/{arcade.png → 2020/arcade.png} +0 -0
- package/docs/static/hour-of-code/{asphodel.png → 2020/asphodel.png} +0 -0
- package/docs/static/hour-of-code/{card.png → 2020/card.png} +0 -0
- package/docs/static/hour-of-code/{chase-the-pizza.png → 2020/chase-the-pizza.png} +0 -0
- package/docs/static/hour-of-code/{clovers.png → 2020/clovers.png} +0 -0
- package/docs/static/hour-of-code/{design.png → 2020/design.png} +0 -0
- package/docs/static/hour-of-code/{educators → 2020/educators}/asphodel-level1.png +0 -0
- package/docs/static/hour-of-code/{educators → 2020/educators}/asphodel-level4.png +0 -0
- package/docs/static/hour-of-code/{educators → 2020/educators}/asphodel-level6.png +0 -0
- package/docs/static/hour-of-code/{educators → 2020/educators}/asphodel-level7.png +0 -0
- package/docs/static/hour-of-code/{educators → 2020/educators}/asphodel-level9.png +0 -0
- package/docs/static/hour-of-code/{educators → 2020/educators}/clover-design.gif +0 -0
- package/docs/static/hour-of-code/{educators → 2020/educators}/shark-attack-tutorial.png +0 -0
- package/docs/static/hour-of-code/{galga.png → 2020/galga.png} +0 -0
- package/docs/static/hour-of-code/{lemon-leak.png → 2020/lemon-leak.png} +0 -0
- package/docs/static/hour-of-code/{micro-bit.png → 2020/micro-bit.png} +0 -0
- package/docs/static/hour-of-code/{minecraft.png → 2020/minecraft.png} +0 -0
- package/docs/static/hour-of-code/{nfl.png → 2020/nfl.png} +0 -0
- package/docs/static/hour-of-code/{ocean-jam.png → 2020/ocean-jam.png} +0 -0
- package/docs/static/hour-of-code/{pixel-background-primary.png → 2020/pixel-background-primary.png} +0 -0
- package/docs/static/hour-of-code/{pixel-background-secondary.png → 2020/pixel-background-secondary.png} +0 -0
- package/docs/static/hour-of-code/{shadowed-aside-frame.png → 2020/shadowed-aside-frame.png} +0 -0
- package/docs/static/hour-of-code/{shadowed-button-frame.png → 2020/shadowed-button-frame.png} +0 -0
- package/docs/static/hour-of-code/{shadowed-primary-frame.png → 2020/shadowed-primary-frame.png} +0 -0
- package/docs/static/hour-of-code/{shark-attack.png → 2020/shark-attack.png} +0 -0
- package/docs/static/hour-of-code/{simulator.gif → 2020/simulator.gif} +0 -0
- package/docs/static/hour-of-code/{simulator.png → 2020/simulator.png} +0 -0
- package/docs/static/hour-of-code/{styles.css → 2020/styles.css} +1 -1
- package/docs/static/hour-of-code/2021/Rowdies/OFL.txt +93 -0
- package/docs/static/hour-of-code/2021/Rowdies/Rowdies-Bold.ttf +0 -0
- package/docs/static/hour-of-code/2021/Rowdies/Rowdies-Regular.ttf +0 -0
- package/docs/static/hour-of-code/2021/beginner-skillmap.png +0 -0
- package/docs/static/hour-of-code/2021/favicon.png +0 -0
- package/docs/static/hour-of-code/2021/forest-skillmap-game.gif +0 -0
- package/docs/static/hour-of-code/2021/game-jam-hero.png +0 -0
- package/docs/static/hour-of-code/2021/hoc-2020.png +0 -0
- package/docs/static/hour-of-code/2021/hoc-card.png +0 -0
- package/docs/static/hour-of-code/2021/hoc-header-educators.png +0 -0
- package/docs/static/hour-of-code/2021/hoc-header-plane.gif +0 -0
- package/docs/static/hour-of-code/2021/hoc-header-scene.gif +0 -0
- package/docs/static/hour-of-code/2021/jungle-skillmap.png +0 -0
- package/docs/static/hour-of-code/2021/makecode-example.png +0 -0
- package/docs/static/hour-of-code/2021/microbit.png +0 -0
- package/docs/static/hour-of-code/2021/minecraft.png +0 -0
- package/docs/static/hour-of-code/2021/rockstar-skillmap.png +0 -0
- package/docs/static/hour-of-code/2021/styles.css +660 -62
- package/docs/static/logo.png +0 -0
- package/docs/static/skillmap/assets/my-assets-three.png +0 -0
- package/docs/static/skillmap/assets/sprite-from-container.gif +0 -0
- package/docs/static/skillmap/backgrounds/jungle-bg.png +0 -0
- package/docs/static/skillmap/backgrounds/jungle-map.png +0 -0
- package/docs/static/skillmap/backgrounds/rock-map.png +0 -0
- package/docs/static/skillmap/backgrounds/rockstar-card.gif +0 -0
- package/docs/static/skillmap/backgrounds/space-comp.png +0 -0
- package/docs/static/skillmap/backgrounds/space.png +0 -0
- package/docs/static/skillmap/certificates/forest-cert.pdf +0 -0
- package/docs/static/skillmap/certificates/forest-cert.png +0 -0
- package/docs/static/skillmap/certificates/jungle-cert.pdf +0 -0
- package/docs/static/skillmap/certificates/jungle-cert.png +0 -0
- package/docs/static/skillmap/certificates/rockstar-cert.pdf +0 -0
- package/docs/static/skillmap/certificates/rockstar-cert.png +0 -0
- package/docs/static/skillmap/certificates/shark-cert.pdf +0 -0
- package/docs/static/skillmap/certificates/shark-cert.png +0 -0
- package/docs/static/skillmap/certificates/space-cert.pdf +0 -0
- package/docs/static/skillmap/certificates/space-cert.png +0 -0
- package/docs/static/skillmap/pongo/pongo1.gif +0 -0
- package/docs/static/skillmap/pongo/pongo2gif +0 -0
- package/docs/static/skillmap/pongo/pongo3.gif +0 -0
- package/docs/static/skillmap/racer/racer1.gif +0 -0
- package/docs/static/skillmap/racer/racer2.gif +0 -0
- package/docs/static/skillmap/racer/racer3.gif +0 -0
- package/docs/static/skillmap/rockstar/rockstar1.gif +0 -0
- package/docs/static/skillmap/rockstar/rockstar2.gif +0 -0
- package/docs/static/skillmap/rockstar/rockstar3.gif +0 -0
- package/docs/static/skillmap/shark/shark1-simple.gif +0 -0
- package/docs/static/skillmap/shark/shark4a-simple.gif +0 -0
- package/docs/static/skillmap/zoo/overlaps-food-sprite.gif +0 -0
- package/docs/tutorials/barrel-dodger.md +4 -4
- package/docs/tutorials/collect-the-clovers.md +2 -2
- package/docs/tutorials/froggy.md +105 -90
- package/docs/tutorials/hundred.md +400 -0
- package/package.json +3 -3
- package/pxtarget.json +3 -2
- package/targetconfig.json +4 -1
- package/docs/recipes/wonder-woman-1984/01-maze.md +0 -291
- package/docs/recipes/wonder-woman-1984/02-artifact.md +0 -70
- package/docs/recipes/wonder-woman-1984/03-enemies.md +0 -65
- package/docs/skillmap/forest/forest9.md +0 -714
- package/docs/static/hour-of-code/2021/placeholder.png +0 -0
- package/docs/static/hour-of-code/ww-maze.png +0 -0
- package/docs/static/recipes/wonder-woman-1984/artifact-preview.png +0 -0
- package/docs/static/recipes/wonder-woman-1984/artifacts-location.gif +0 -0
- package/docs/static/recipes/wonder-woman-1984/draw-maze-backup.png +0 -0
- package/docs/static/recipes/wonder-woman-1984/draw-walls-backup.png +0 -0
- package/docs/static/recipes/wonder-woman-1984/end-position.png +0 -0
- package/docs/static/recipes/wonder-woman-1984/enemies-location.gif +0 -0
- package/docs/static/recipes/wonder-woman-1984/enemies-preview.png +0 -0
- package/docs/static/recipes/wonder-woman-1984/fill-maze.gif +0 -0
- package/docs/static/recipes/wonder-woman-1984/fill-walls.gif +0 -0
- package/docs/static/recipes/wonder-woman-1984/wonder-woman3.png +0 -0
- package/docs/static/recipes/wonder-woman-1984/ww-splash3.gif +0 -0
- package/docs/static/recipes/wonder-woman-1984/ww-splash3.mp4 +0 -0
- package/docs/static/ww84-background.png +0 -0
- package/docs/static/ww84-header.png +0 -0
- package/docs/ww84.html +0 -276
- package/sim/public/locales/zh-CN/bundled-strings.json +0 -1800
- package/sim/public/locales/zh-CN/target-strings.json +0 -13
- package/sim/public/locales/zh-TW/bundled-strings.json +0 -1903
- package/sim/public/locales/zh-TW/target-strings.json +0 -8
|
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
|
|
Binary file
|
|
Binary file
|
package/docs/ww84.html
DELETED
|
@@ -1,276 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#"
|
|
3
|
-
xmlns:fb="http://www.facebook.com/2008/fbml">
|
|
4
|
-
|
|
5
|
-
<head>
|
|
6
|
-
<meta charset="UTF-8" />
|
|
7
|
-
<title>Microsoft MakeCode Arcade and Wonder Woman 1984</title>
|
|
8
|
-
<meta name="Description" content="Wonder Woman 1984 in Microsoft MakeCode Arcade" />
|
|
9
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
|
10
|
-
|
|
11
|
-
<!-- @include scripthead.html -->
|
|
12
|
-
|
|
13
|
-
<style>
|
|
14
|
-
h1,
|
|
15
|
-
.subheading {
|
|
16
|
-
text-align: center;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
h1 {
|
|
20
|
-
font-size: 3em;
|
|
21
|
-
margin-top: 1em;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.subheading {
|
|
25
|
-
font-size: 1.5em;
|
|
26
|
-
margin-bottom: 0.5em;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.tagline {
|
|
30
|
-
opacity: 0.6;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.header-image {
|
|
34
|
-
margin: -1.5em -3em;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.header-image img {
|
|
38
|
-
width: 100%;
|
|
39
|
-
height: auto;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
#root {
|
|
43
|
-
background: #0d0015;
|
|
44
|
-
background-image: url('static/ww84-background.png');
|
|
45
|
-
display: block !important;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
body,
|
|
49
|
-
h1,
|
|
50
|
-
.ui.button {
|
|
51
|
-
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
|
|
52
|
-
font-weight: 300;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
a {
|
|
56
|
-
color: #e7107c;
|
|
57
|
-
font-weight: 400;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
a:hover {
|
|
61
|
-
|
|
62
|
-
color: #df0571;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
p {
|
|
66
|
-
font-size: 1.2em;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
#main {
|
|
70
|
-
display: flex;
|
|
71
|
-
flex-direction: column;
|
|
72
|
-
justify-content: space-between;
|
|
73
|
-
align-items: center;
|
|
74
|
-
text-align: left;
|
|
75
|
-
background: #010102;
|
|
76
|
-
color: white;
|
|
77
|
-
max-width: 800px;
|
|
78
|
-
margin: 2em auto;
|
|
79
|
-
padding: 1.5em 3em;
|
|
80
|
-
box-shadow: 2px 4px 88px 21px rgba(0, 0, 0, 0.75);
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
#simulator {
|
|
84
|
-
position: relative;
|
|
85
|
-
height: 0;
|
|
86
|
-
padding-bottom: 117.6%;
|
|
87
|
-
overflow: hidden;
|
|
88
|
-
margin: 1.5em auto;
|
|
89
|
-
margin-bottom: 3em;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
#simulator iframe {
|
|
93
|
-
position: absolute;
|
|
94
|
-
top: 0;
|
|
95
|
-
left: 0;
|
|
96
|
-
width: 100%;
|
|
97
|
-
height: 100%;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.ui.button {
|
|
101
|
-
width: 14em;
|
|
102
|
-
padding: 1.5em;
|
|
103
|
-
margin: 2em auto;
|
|
104
|
-
background-image: linear-gradient(116deg, #df0571 0%, #1e00bd 100%);
|
|
105
|
-
color: #ffffff;
|
|
106
|
-
display: block;
|
|
107
|
-
font-size: 1.4em;
|
|
108
|
-
box-shadow: none;
|
|
109
|
-
transition: .25s;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.ui.button:focus,
|
|
113
|
-
.ui.button:hover {
|
|
114
|
-
background-image: linear-gradient(116deg, #df0571 0%, #1e00bd 100%);
|
|
115
|
-
box-shadow: 0 0 50px rgba(223, 5, 113, .75);
|
|
116
|
-
color: #ffffff;
|
|
117
|
-
filter: none;
|
|
118
|
-
transform: scale(1.05);
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
ol li::before {
|
|
122
|
-
color: #ffffff !important;
|
|
123
|
-
font-size: 2em;
|
|
124
|
-
font-weight: 300;
|
|
125
|
-
border-radius: 50%;
|
|
126
|
-
|
|
127
|
-
width: 2.5rem;
|
|
128
|
-
height: 2.5rem;
|
|
129
|
-
margin-left: -3rem !important;
|
|
130
|
-
margin-top: -0.5rem !important;
|
|
131
|
-
|
|
132
|
-
padding-right: 0.7rem;
|
|
133
|
-
padding-top: 0.6rem;
|
|
134
|
-
|
|
135
|
-
background-color: #df0571 !important;
|
|
136
|
-
;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
ol.ui.list {
|
|
140
|
-
padding: 0 2em;
|
|
141
|
-
margin: 1em 1.25em;
|
|
142
|
-
align-self: stretch;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
ol li p {
|
|
146
|
-
padding-left: 0.5em;
|
|
147
|
-
line-height: 1.5em;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
.cta {
|
|
151
|
-
text-align: center;
|
|
152
|
-
max-width: 550px;
|
|
153
|
-
padding-bottom: 2em;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.legal {
|
|
157
|
-
font-size: .75em;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.logotext {
|
|
161
|
-
max-width: 30%;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
/** footer styling **/
|
|
165
|
-
footer {
|
|
166
|
-
background-color: #0d0015 !important;
|
|
167
|
-
border-top: 1px solid hsla(0, 0%, 100%, 0.2) !important;
|
|
168
|
-
margin-top: 0 !important;
|
|
169
|
-
padding-top: 2rem !important;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
footer.ui * {
|
|
173
|
-
color: white !important;
|
|
174
|
-
opacity: 0.9;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
.ui.divider:not(.vertical):not(.horizontal) {
|
|
178
|
-
border-top: 1px solid hsla(0, 0%, 100%, 0.3);
|
|
179
|
-
border-bottom: 1px solid hsla(0, 0%, 55%, 0.1);
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
@media only screen and (max-width: 813px) {
|
|
183
|
-
#main {
|
|
184
|
-
margin: 0;
|
|
185
|
-
padding: 1em;
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
.header-image {
|
|
189
|
-
margin: -1em;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
ol.ui.list {
|
|
193
|
-
margin: 0 0;
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
h1 {
|
|
197
|
-
font-size: 2.3em;
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
</style>
|
|
201
|
-
|
|
202
|
-
<script>
|
|
203
|
-
function handleOnLoad() {
|
|
204
|
-
document
|
|
205
|
-
.querySelector('#opentutorial')
|
|
206
|
-
.addEventListener('click', function () {
|
|
207
|
-
window.pxtTickEvent('ww84.tutorial');
|
|
208
|
-
});
|
|
209
|
-
|
|
210
|
-
document
|
|
211
|
-
.querySelector('#openhome')
|
|
212
|
-
.addEventListener('click', function () {
|
|
213
|
-
window.pxtTickEvent('ww84.home');
|
|
214
|
-
});
|
|
215
|
-
|
|
216
|
-
var langPicker = document.querySelector("#langpicker");
|
|
217
|
-
if (langPicker) {
|
|
218
|
-
langPicker.remove();
|
|
219
|
-
}
|
|
220
|
-
}
|
|
221
|
-
</script>
|
|
222
|
-
</head>
|
|
223
|
-
|
|
224
|
-
<body id="root" class="root" onload="handleOnLoad()">
|
|
225
|
-
<div id="main" role="presentation">
|
|
226
|
-
<div class="header-image"><img src="static/ww84-header.png" alt="Wonder Woman 1984"></img></div>
|
|
227
|
-
<h1>Microsoft MakeCode Arcade</h1>
|
|
228
|
-
<p role="presentation" class="subheading">Chaos Maze inspired by WONDER WOMAN 1984</p>
|
|
229
|
-
<p class='tagline'>
|
|
230
|
-
Wonder Woman is in a museum and needs your help!
|
|
231
|
-
</p>
|
|
232
|
-
|
|
233
|
-
<ol class="ui ordered list">
|
|
234
|
-
<li class="bottom aligned content">
|
|
235
|
-
<p>
|
|
236
|
-
First, play the professionally designed Chaos Maze game below to help Wonder Woman navigate
|
|
237
|
-
through the halls of a museum, like those found at the Smithsonian.
|
|
238
|
-
She needs to collect 13 artifacts, retrieve her lasso to defeat
|
|
239
|
-
Barbara Minerva, and retrieve her armor to destroy the Shard of Chaos!</p>
|
|
240
|
-
</li>
|
|
241
|
-
|
|
242
|
-
<div id="simulator" role="application">
|
|
243
|
-
<iframe src="https://microsoft.github.io/arcade-chaos-maze/?embed=1&nofooter=1" allowfullscreen="allowfullscreen"
|
|
244
|
-
sandbox="allow-popups allow-forms allow-scripts allow-same-origin" frameborder="0"></iframe>
|
|
245
|
-
</div>
|
|
246
|
-
|
|
247
|
-
<li class="bottom aligned content">
|
|
248
|
-
<p>That game was exciting! Making a game like that takes a
|
|
249
|
-
team of multiple people working for several weeks with a
|
|
250
|
-
company budget, but with MakeCode Arcade, you can make
|
|
251
|
-
something similar on your own in about an hour! </p>
|
|
252
|
-
|
|
253
|
-
<p>Click the button below to follow an easy step-by-step
|
|
254
|
-
tutorial and make your own version of the Chaos Maze!</p>
|
|
255
|
-
</li>
|
|
256
|
-
|
|
257
|
-
<a class="ui button" id="opentutorial" target="_blank"
|
|
258
|
-
href="/#tutorial:/recipes/wonder-woman-1984/01-maze">Create your own game</a>
|
|
259
|
-
</ol>
|
|
260
|
-
|
|
261
|
-
<p class="cta">
|
|
262
|
-
Want to make more games? You can find more examples on
|
|
263
|
-
<a target="_blank" id="openhome" href="/">Microsoft MakeCode Arcade</a>
|
|
264
|
-
</p>
|
|
265
|
-
|
|
266
|
-
<p class="legal">
|
|
267
|
-
WONDER WOMAN 1984 TM & © DC and WBEI. RATED PG-13
|
|
268
|
-
</p>
|
|
269
|
-
</div>
|
|
270
|
-
|
|
271
|
-
<!-- @include footer.html -->
|
|
272
|
-
<!-- @include tracking.html -->
|
|
273
|
-
<!-- @include tickevent.html -->
|
|
274
|
-
</body>
|
|
275
|
-
|
|
276
|
-
</html>
|