Updated rock paper scissors (#1444)

* converting RPS into tutorial

* updated tutorial

* need to deal with github throttling
This commit is contained in:
Peli de Halleux
2018-10-16 15:58:27 -07:00
committed by GitHub
parent 086d0a9f9b
commit 5a03f09a5f
16 changed files with 161 additions and 188 deletions

View File

@ -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",