Introduction
The Rock Paper Scissors Teams project transforms the classic two-player game into a massively multi-player experience using micro:bit technology. Players can shake their devices to choose between rock, paper, or scissors, and the game automatically forms teams based on the choices made. This project not only enhances the traditional gameplay but also introduces concepts of teamwork and communication through radio signals between devices.
Key Features:
- Multi-Player Capability: Engage multiple players simultaneously, making the game more dynamic and fun.
- Team Formation: Automatically forms teams based on the choices made by players, promoting collaboration.
- Real-Time Communication: Utilizes radio communication to send and receive player statuses, ensuring a seamless gaming experience.
- Interactive Learning: Encourages coding and programming skills through the modification of the original game code.
Use Cases:
- Educational Settings: Ideal for classrooms to teach programming and teamwork.
- Community Events: Great for gatherings and events where multiple participants can join in the fun.
- Coding Workshops: A practical project for coding workshops focused on micro:bit and game development.

