pxt-calliope/docs/projects.md

167 lines
4.3 KiB
Markdown

# Projects
Here are some cool projects that you can build with your @boardname@!
## Games
Fun games to build with your @boardname@.
```codecard
[{
"name": "Flashing Heart",
"url":"/projects/flashing-heart",
"imageUrl": "/static/mb/projects/a1-display.png"
},{
"name": "Smiley Buttons",
"url":"/projects/smiley-buttons",
"imageUrl": "/static/mb/projects/a2-buttons.png"
},{
"name": "Love Meter",
"url":"/projects/love-meter",
"imageUrl":"/static/mb/projects/a3-pins.png"
},{
"name": "Rock Paper Scissors",
"url":"/projects/rock-paper-scissors",
"imageUrl":"/static/mb/projects/a4-motion.png"
},{
"name": "Magic Button Trick",
"url":"/projects/magic-button-trick",
"imageUrl":"/static/mb/projects/magic-button-trick.png"
}, {
"name": "Coin Flipper",
"url":"/projects/coin-flipper",
"imageUrl": "/static/mb/projects/coin-flipper.png"
}]
```
## Multiplayer Games
```codecard
[{
"name": "Fireflies",
"url": "/projects/fireflies",
"imageUrl": "/static/mb/projects/fireflies.png"
}, {
"name": "Infection",
"url": "/projects/infection",
"imageUrl": "/static/mb/projects/infection.png"
}, {
"name": "Hot Or Cold",
"url": "/projects/hot-or-cold",
"imageUrl": "/static/mb/projects/hot-or-cold.jpg"
}, {
"name": "Voting Machine",
"url": "/projects/voting-machine",
"imageUrl": "/static/mb/projects/voting-machine.png"
}, {
"name": "Rock Paper Scissors Teams",
"url": "/projects/rps-teams",
"imageUrl": "/static/mb/projects/rpsteams.png"
}]
```
## Music
```codecard
[{
"name": "Hack your headphones",
"url":"/projects/hack-your-headphones",
"imageUrl":"/static/mb/projects/a6-music.png"
}, {
"name": "Banana keyboard",
"url":"/projects/banana-keyboard",
"imageUrl":"/static/mb/projects/a7-conductive.png"
}, {
"name": "Guitar",
"url":"/projects/guitar",
"imageUrl":"/static/mb/projects/guitar.png"
}]
```
## Fashion
```codecard
[{
"name": "Duct Tape Wallet",
"url":"/projects/wallet",
"imageUrl":"/static/mb/projects/wallet.png"
}, {
"name": "Watch",
"url":"/projects/watch",
"imageUrl":"/static/mb/projects/a10-watch.png"
}]
```
## Toys
```codecard
[{
"name": "Inchworm",
"url":"/projects/inchworm",
"imageUrl":"/static/mb/projects/inchworm.jpg"
}, {
"name": "Milk Carton Robot",
"url":"/projects/milk-carton-robot",
"imageUrl":"/static/mb/projects/milk-carton-robot.jpg"
}, {
"name": "Milky Monster",
"url":"/projects/milky-monster",
"imageUrl":"/static/mb/projects/milky-monster.jpg"
}, {
"name": "Railway crossing",
"url":"/projects/railway-crossing",
"imageUrl":"/static/mb/projects/railway-crossing.png"
}]
```
## STEM
```codecard
[{
"name": "Timing gates",
"url":"/projects/timing-gates",
"imageUrl":"/static/mb/projects/timegate.jpg"
},{
"name": "Soil Moisture",
"url":"/projects/soil-moisture",
"imageUrl":"/static/mb/projects/soilmoisture.jpg"
}, {
"name": "Plant Watering",
"url":"/projects/plant-watering",
"imageUrl":"/static/mb/projects/plantwatering.jpg"
}, {
"name": "Reaction Time",
"url":"/projects/reaction-time",
"imageUrl":"/static/mb/projects/reaction.jpg"
}, {
"name": "States of Matter",
"url":"/projects/states-of-matter",
"imageUrl":"/static/mb/projects/som.jpg"
}]
```
## More
```codecard
[{
"name": "Compass",
"url":"/projects/compass",
"imageUrl":"/static/mb/projects/a5-compass.png"
},{
"name": "Telegraph",
"url":"/projects/telegraph",
"imageUrl":"/static/mb/projects/a8-network.png"
}, {
"name": "Karel the LED",
"url": "/projects/karel",
"imageUrl": "/static/mb/projects/karel.png"
}]
```
### See Also
[Flashing Heart](/projects/flashing-heart), [Smiley Buttons](/projects/smiley-buttons), [Love Meter](/projects/love-meter), [Rock Paper Scissors](/projects/rock-paper-scissors), [Compass](/projects/compass), [Hack your headphones](/projects/hack-your-headphones), [Banana keyboard](/projects/banana-keyboard), [Telegraph](/projects/telegraph), [Guitar](/projects/guitar), [Wallet](/projects/wallet), [Watch](/projects/watch),
[Milk Monster](/projects/milky-monster), [Karel the LED](/projects/karel), [Infection](/projects/infection), [Voting Machine](/projects/voting-machine)
[Fireflies](/projects/fireflies), [Soil Moisture](/projects/soil-moisture),
[States Of Matter](/projects/states-of-matter), [Reaction Time](/projects/reaction-time),
[Rock Paper Scissors Teams](/projects/rps-teams)