pxt-calliope/docs/projects/radio-games.md

37 lines
939 B
Markdown
Raw Normal View History

# Radio Games
Here are some cool projects that you can build with your @boardname@!
## Multiplayer Games
```codecard
[{
"name": "Mood Radio",
"url": "/projects/mood-radio",
"imageUrl": "/static/mb/projects/mood-radio.png"
}, {
"name": "Tele-potato",
"url": "/projects/tele-potato",
"imageUrl": "/static/mb/projects/tele-potato.png"
}, {
"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"
}]
```