ScratchData LogoScratchData
Back to FrankTuckerCA's profile

123 Broadcast Challenge

FRFrankTuckerCA•Created January 22, 2019
123 Broadcast Challenge
1
1
41 views
View on Scratch

Instructions

Remix challenge: Reverse the order and hide the sprites. Add 3 more broadcasts to the code. Each broadcast hides a single sprite until there are no sprites shown. Remix Challenge: Add three backgrounds. Start with sprite3 counting down (3,2,1) then send broadcast4. Have Sprite2 count down (3,2,1), hide, and send Broadcast5. Sprite1 counts down (3,2,1) before it hides.

Description

A simple example of how the Broadcast block works. After clicking the Green Flag: Sprite2 and Sprite3 hide. Sprite1 counts 1,2,3 and sends broadcast1. Sprite2 receives broadcast1 unhides, counts 1,2,3, and sends broadcast2. Sprite3 receives broadcast2 unhides and counts 1,2,3

Project Details

Project ID281458012
CreatedJanuary 22, 2019
Last ModifiedApril 22, 2019
SharedFebruary 28, 2019
Visibilityvisible
CommentsAllowed