Showing posts with label Microbit. Show all posts
Showing posts with label Microbit. Show all posts

Thursday, June 24, 2021

Rock Papaer Scissors

 L.I: To learn how to code the micro to play Rock Paper Scissors and understand how to flowchart matches the code.

  1. When we shake the micrbit. It will choes a random number betwen 1 and 3.
  2. I ahev to make a var called hand and set this to the random number.
  3. If the unmber is 1 the microbit will choses paper. 
  4. If the unmber is 1 the microbit will choses Rock. 
  5. If the unmber is 1 the microbit will choses scissors.