Microbit Intro
This week the students were introduced to the BBC Micro:bit.
The BBC micro:bit is a small programmable device that allows students to get hands-on with coding and digital making.
We used the amazing Makecode platform developed by Microsoft to program the Micro:bit.
We created a simple Rock, Paper, Scissors game. The computer picks a random number between 0 and 2 when the microbit is shaken. Depending on what number is picked, we get an image to show up, either Rock, Paper or Scissors
Click on the speech icon in the top left of each code block to open the notes
Click edit in the top right of the simulator below to open the make code editor in a new browser window