From 5def3518cf17f344ccf3b511399a52b66fda5cb3 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 2 Jun 2016 13:10:47 -0700 Subject: [PATCH] adding link to start rock-paper-scissor in editor --- docs/projects/rock-paper-scissors.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/projects/rock-paper-scissors.md b/docs/projects/rock-paper-scissors.md index df597ee4..2fe149e9 100644 --- a/docs/projects/rock-paper-scissors.md +++ b/docs/projects/rock-paper-scissors.md @@ -37,8 +37,11 @@ In this project, you will build a Rock Paper Scissors game with the BBC micro:bi You can play the game with a friend who has it on a micro:bit. You can also play it with friends who are just using their hands. +## [START PROJECT](/#follow:/projects/rock-paper-scissors) + ### ~ + ## Materials needed * Your BBC micro:bit -- that's it!