Projects

Here are some cool tutorials to get you started with your Phidget!

Basic

[

{
  "name": "Reaction Time",
  "url":"/games/block/reaction-time",
  "description": "Create a reaction time game!",
  "imageUrl": "/docs/static/mb/games/reactiontime_4003_2_300.png",
  "largeImageUrl": "",
  "cardType": "tutorial",
  "youTubeId": "",
  "otherActions": [{
    "url": "/games/spy/reaction-time",
    "editor": "js",
    "cardType": "tutorial"
},
{
    "url": "/games/spy/reaction-time",
    "editor": "py",
    "cardType": "tutorial"
}]
},
{
  "name": "Reaction Timer V2",
  "url":"/games/block/reaction-time-v2",
  "description": "Use the running time block in this reaction timer!",
  "imageUrl": "/docs/static/mb/games/reactiontime_v2_4003_2_300.png",
  "largeImageUrl": "",
  "cardType": "tutorial",
  "youTubeId": ""
},
{
  "name": "Red Light, Green Light",
  "url":"/games/block/redlight",
  "description": "Create a red light, green light game!",
  "imageUrl": "/docs/static/mb/games/redgreenlight_4003_2_300.png",
  "largeImageUrl": "",
  "cardType": "tutorial",
  "youTubeId": "",
  "otherActions": [{
    "url": "/games/spy/redlight",
    "editor": "js",
    "cardType": "tutorial"
},
{
    "url": "/games/spy/redlight",
    "editor": "py",
    "cardType": "tutorial"
}]
}
]