pxt-calliope/docs/projects/radio-games.md
Peli de Halleux eff228b75f
Split projects (#1194)
* split projets into multiple categories

* split games

* bring back example
2018-09-07 12:58:40 -07:00

939 B

Radio Games

Here are some cool projects that you can build with your @boardname@!

Multiplayer Games

[{
  "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"
}]