added sound of color

This commit is contained in:
Peli de Halleux
2017-10-26 23:46:55 -07:00
parent 98e430f3c1
commit 86212e2153
4 changed files with 22 additions and 0 deletions

View File

@ -14,6 +14,13 @@ These six activities require the LEGO® MINDSTORMS® Education EV3 Core Set (455
"url":"/maker/sound-machine",
"cardType": "example",
"imageUrl": "/static/maker/sound-machine.png"
},
{
"name": "Sound Of Color",
"description": "Play different sounds based on the color",
"url":"/maker/sound-of-color",
"cardType": "example",
"imageUrl": "/static/maker/sound-of-color.png"
}
]
```