Introduction
The Rock Paper Scissors project allows users to turn their micro:bit into an interactive game that can be played with friends. This project is designed for beginners and provides a hands-on coding experience using the MakeCode platform. Users will learn how to create variables, use random number generation, and implement conditional logic to display the game outcomes.
Key Features:
- Interactive Gameplay: Shake the micro:bit to randomly select Rock, Paper, or Scissors.
- Step-by-Step Instructions: Clear guidance on how to code each part of the game.
- Visual Feedback: Use of icons to represent the choices made in the game.
- Sound Effects: Option to add music blocks for enhanced gameplay experience.
Use Cases:
- Educational Tool: Perfect for teaching coding concepts in a fun and engaging way.
- Group Activities: Can be used in classrooms or workshops to encourage teamwork and competition.

