Skip to content

Instantly share code, notes, and snippets.

@hbradio
Last active April 16, 2020 01:48
Show Gist options
  • Save hbradio/1159722376c116b092638dc241006bce to your computer and use it in GitHub Desktop.
Save hbradio/1159722376c116b092638dc241006bce to your computer and use it in GitHub Desktop.
{
"slides":[
{
"id":0,
"content-url":"https://s3.whatever/rovercode/getting-conntected-tutorial/putting-in-batteries.md",
"actions":[
{
"id":0,
"type":"button",
"text":"Ok, let's go!",
"target-slide":1
}
]
},
{
"id":1,
"content-url":"https://s3.whatever/rovercode/getting-conntected-tutorial/turning-on.md",
"actions":[
{
"id":0,
"type":"button",
"text":"I don't anything",
"target-slide":0
},
{
"id":1,
"type":"button",
"text":"I see the letter R",
"target-slide":2
},
{
"id":2,
"type":"onRoverConnected",
"target-slide":3
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment