Rock, Paper, Scissors

Total points possible Uses
10 Two micro:bits, Battery pack with 2 AAA batteries, Radio, LED Display

Description

In this project, we will make a rock, paper, scissors game using use the radio on the micro:bit to send messages from one microbit to another.

Basic Task

Collect points for these stages:

Tasks Points
Read the radio tutorial sheet. Write code to transmit and receive messages. Print the message sent on the REPL. 2
Choose which micro:bit will host the R,P,S game and which micro:bit will be used by the player. On the host micro:bit, display a welcome message. 1
Everyone should know how to play Rock, Paper, Scissors. Play the game without using a computer and make up your own instructions for the challenge. 7