Skip to content

Commit f8aada0

Browse files
authored
Added tutorial descriptions
Updated descriptions for various tutorials in Bug Arena.
1 parent 8de7c90 commit f8aada0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/skillmap/bug-arena.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
### bug-arena-introduction
2020
* name: Introduction
2121
* type: tutorial
22-
* description: Intro to MakeCode Arcade and Bug Arena
22+
* description: Intro to MakeCode Arcade and Bug Arena (no coding)
2323
* url: /skillmap/bug-arena/introduction
2424
* imageUrl: /static/skillmap/bug-arena/game.gif
2525
* tags: beginner, hour of ai, hour of code
@@ -29,7 +29,7 @@
2929
### bug-arena-scribble
3030
* name: Random Algorithm
3131
* type: tutorial
32-
* description:
32+
* description: Create an AI algorithm that will make your bug walk in random patterns
3333
* url: /skillmap/bug-arena/scribble
3434
* imageUrl: /static/skillmap/bug-arena/random.gif
3535
* tags: beginner, hour of ai, hour of code
@@ -39,7 +39,7 @@
3939
### bug-arena-squares
4040
* name: Squares Algorithm
4141
* type: tutorial
42-
* description:
42+
* description: Code your AI bug to draw squares around the screen
4343
* url: /skillmap/bug-arena/squares
4444
* imageUrl: /static/skillmap/bug-arena/squares.gif
4545
* tags: beginner, hour of ai, hour of code
@@ -49,7 +49,7 @@
4949
### bug-arena-backandforth
5050
* name: Back and Forth Algorithm
5151
* type: tutorial
52-
* description:
52+
* description: Code your bug's AI algorithm to move back and forth across the screen
5353
* url: /skillmap/bug-arena/back-and-forth
5454
* imageUrl: /static/skillmap/bug-arena/back-and-forth.gif
5555
* tags: beginner, hour of ai, hour of code
@@ -59,7 +59,7 @@
5959
### bug-arena-tower
6060
* name: Tower Battle
6161
* type: tutorial
62-
* description:
62+
* description: Battle other AI bugs in the Tower and level up with every win!
6363
* url: /skillmap/bug-arena/tower
6464
* imageUrl: /static/skillmap/bug-arena/tower-battle.gif
6565
* allowCodeCarryover: true

0 commit comments

Comments
 (0)