Skip to content

Commit aa0b7c8

Browse files
authored
Updating Hour of Code page (#7117)
Added Bug Arena to Hour of Code page
1 parent b7ae95e commit aa0b7c8

1 file changed

Lines changed: 26 additions & 25 deletions

File tree

docs/hour-of-code/all.md

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
1-
# MakeCode Offerings for Hour of Code<sup>®</sup>
1+
# MakeCode Offerings for Hour of Code<sup>®</sup> and Hour of AI
22

33
Join us in celebrating Computer Science Education Week by playing, designing, and coding your very own retro arcade games!
44

5-
## New for 2024
5+
## New for 2025
6+
7+
```codecard
8+
[
9+
{
10+
"name": "Bug Arena",
11+
"description": "Code your own AI Bug and battle others in this Hour of AI challenge",
12+
"url": "https://arcade.makecode.com/--skillmap#bug",
13+
"imageUrl": "/static/skillmap/bug-arena/game.gif",
14+
}
15+
]
16+
```
17+
18+
## Previous Activities
19+
620

721
```codecard
822
[
@@ -11,51 +25,38 @@ Join us in celebrating Computer Science Education Week by playing, designing, an
1125
"description": "Code a snack chase game with characters from Lyla in the Loop on PBS KIDS",
1226
"url": "https://arcade.makecode.com/#tutorial:/tutorials/lyla-jr",
1327
"imageUrl": "/static/tutorials/lyla/card.jpg",
14-
"label": "JUNIOR",
15-
"labelClass": "orange ribbon large"
16-
}, {
28+
},
29+
{
1730
"name": "Inside Out 2",
1831
"description": "Create a bubble popping game, featuring the stars of Disney and Pixar's Inside Out 2",
1932
"url": "https://arcade.makecode.com/#tutorial:/tutorials/bubbles",
2033
"imageUrl": "/static/tutorials/bubbles/card.jpg",
21-
"label": "BEGINNER",
22-
"labelClass": "orange ribbon large"
2334
},
2435
{
2536
"name": "Mission to Hubble",
2637
"description": "Follow along with the steps of this tutorial to create a game based on Scott Kelly's first space flight",
2738
"url": "https://forms.codeninjas.com/back-to-school-game-building-session/?utm-source=makecode&utm_medium=partner&utm_campaign=bts_gbs",
2839
"imageUrl": "/static/tutorials/hubble/hubble_4x3.jpg",
29-
"label": "INTERMEDIATE",
30-
"labelClass": "orange ribbon large"
31-
}
32-
]
33-
```
34-
<br/><br/>
35-
[Click here to access educator resources for the above activities.](https://1drv.ms/f/s!AqsgsTyHBmRBpVuQI9q-h2yeQD5m?e=O88oeA)
36-
37-
38-
## Previous Activities
39-
40-
41-
```codecard
42-
[
40+
},
4341
{
4442
"name": "Sparks Flying",
4543
"description": "Create a game that challenges you to light a fire to keep yourself warm, but be careful! It's not as easy as it sounds.",
4644
"url": "https://arcade.makecode.com/--skillmap#docs:/skillmap/sparks",
4745
"imageUrl": "/static/hour-of-code/2023/sparks.gif"
48-
}, {
46+
},
47+
{
4948
"name": "Sparks Flying (Jr)",
5049
"description": "This simplified version of Sparks Flying allows students as young as kindergarten to experience the joy of coding their own game in MakeCode Arcade.",
5150
"url": "/#tutorial:/tutorials/sparks-jr",
5251
"imageUrl": "/static/hour-of-code/2023/jr.png"
53-
},{
52+
},
53+
{
5454
"name": "2022 Hour of Code",
5555
"description": "Code your own classroom carnival with games like Whack-the-Mole, Burstin' Balloons, and Target Practice",
5656
"url": "/hour-of-code-2022",
5757
"imageUrl": "/static/hour-of-code/2022/booth.png"
58-
}, {
58+
},
59+
{
5960
"name": "2021 Hour of Code",
6061
"description": "Code a fire-fighting airtanker plane with Microsoft MakeCode Arcade that sprays water to put out the forest fires",
6162
"url": "/hour-of-code-2021",
@@ -79,4 +80,4 @@ Join us in celebrating Computer Science Education Week by playing, designing, an
7980
[2020 Hour of Code](/hour-of-code-2020)
8081

8182

82-
_Hour of Code® and Hora del Código® are registered trademarks of Code.org_
83+
_Hour of Code® and Hora del Código® are registered trademarks of Code.org_

0 commit comments

Comments
 (0)