|
19 | 19 | ### bug-arena-introduction |
20 | 20 | * name: Introduction |
21 | 21 | * type: tutorial |
22 | | -* description: Intro to MakeCode Arcade and Bug Arena |
| 22 | +* description: Intro to MakeCode Arcade and Bug Arena (no coding) |
23 | 23 | * url: /skillmap/bug-arena/introduction |
24 | 24 | * imageUrl: /static/skillmap/bug-arena/game.gif |
25 | 25 | * tags: beginner, hour of ai, hour of code |
|
29 | 29 | ### bug-arena-scribble |
30 | 30 | * name: Random Algorithm |
31 | 31 | * type: tutorial |
32 | | -* description: |
| 32 | +* description: Create an AI algorithm that will make your bug walk in random patterns |
33 | 33 | * url: /skillmap/bug-arena/scribble |
34 | 34 | * imageUrl: /static/skillmap/bug-arena/random.gif |
35 | 35 | * tags: beginner, hour of ai, hour of code |
|
39 | 39 | ### bug-arena-squares |
40 | 40 | * name: Squares Algorithm |
41 | 41 | * type: tutorial |
42 | | -* description: |
| 42 | +* description: Code your AI bug to draw squares around the screen |
43 | 43 | * url: /skillmap/bug-arena/squares |
44 | 44 | * imageUrl: /static/skillmap/bug-arena/squares.gif |
45 | 45 | * tags: beginner, hour of ai, hour of code |
|
49 | 49 | ### bug-arena-backandforth |
50 | 50 | * name: Back and Forth Algorithm |
51 | 51 | * type: tutorial |
52 | | -* description: |
| 52 | +* description: Code your bug's AI algorithm to move back and forth across the screen |
53 | 53 | * url: /skillmap/bug-arena/back-and-forth |
54 | 54 | * imageUrl: /static/skillmap/bug-arena/back-and-forth.gif |
55 | 55 | * tags: beginner, hour of ai, hour of code |
|
59 | 59 | ### bug-arena-tower |
60 | 60 | * name: Tower Battle |
61 | 61 | * type: tutorial |
62 | | -* description: |
| 62 | +* description: Battle other AI bugs in the Tower and level up with every win! |
63 | 63 | * url: /skillmap/bug-arena/tower |
64 | 64 | * imageUrl: /static/skillmap/bug-arena/tower-battle.gif |
65 | 65 | * allowCodeCarryover: true |
|
0 commit comments