Updated rock paper scissors (#1444)
* converting RPS into tutorial * updated tutorial * need to deal with github throttling
This commit is contained in:
@ -11,7 +11,8 @@ Fun games to build with your @boardname@.
|
||||
"name": "Rock Paper Scissors",
|
||||
"url":"/projects/rock-paper-scissors",
|
||||
"description": "Make the Rock-Paper-Scissors game on your micro:bit and challenge your friends.",
|
||||
"imageUrl":"/static/mb/projects/a4-motion.png"
|
||||
"imageUrl":"/static/mb/projects/a4-motion.png",
|
||||
"cardType": "tutorial"
|
||||
}, {
|
||||
"name": "Coin Flipper",
|
||||
"url":"/projects/coin-flipper",
|
||||
|
Reference in New Issue
Block a user