pxt-ev3/docs/maker.md

25 lines
593 B
Markdown
Raw Normal View History

2017-10-27 07:19:16 +02:00
# Maker Activites
## Activites
```codecard
[
{
"name": "Make A Sound Machine",
"description": "Make a Sound Machine that can play a rhythm, music or just noise!",
2017-10-27 07:19:16 +02:00
"url":"/maker/sound-machine",
"cardType": "example",
2018-02-27 20:48:50 +01:00
"imageUrl": "/static/lessons/make-a-sound-machine.png",
"cardType": "side"
},
{
"name": "Make A Security Gadget",
"description": "Invent a Security Gadget that will protect your belongings by warning you!",
2018-02-27 20:48:50 +01:00
"url":"/maker/security-gadget",
"cardType": "example",
"imageUrl": "/static/lessons/make-a-security-device.png",
"cardType": "side"
2017-10-27 07:19:16 +02:00
}
]
```