ScratchData LogoScratchData
Back to PLTW-CSE's profile

CSE Activity 1.1.4 Methods

PLPLTW-CSE•Created May 23, 2014
CSE Activity 1.1.4 Methods
112
62
44069 views
View on Scratch

Instructions

Clicking on Tia makes her move and sing, and the script to do this can just live in her sprite with a "when clicked" cap. Clicking on a button, however, can't make another sprite move or change costumes without sending a message. The buttons in this project accomplish this task by broadcasting messages. We format messages like this: object.verb() It's just a convention in Scratch, but it is syntax in other languages that you might as well get used to. Duplicate a button. Edit the scripts so that the new button does something interesting with one of the instruments.

Description

Project Lead The Way is a non-profit organization offering curriculum and professional development to U.S. schools. CSE is our new computer science course for high schools. CSE students create projects in many languages, including Scratch, MIT App Inventor, and Python. See http://www.pltw.org/our-programs/computer-science for details. Photo: Tia Bastien

Project Details

Project ID22638588
CreatedMay 23, 2014
Last ModifiedAugust 12, 2014
SharedMay 23, 2014
Visibilityvisible
CommentsDisabled