Lesson 23 - Logic Operations
Objective: To learn how to use the logic functions AND and OR between two boolean values, and the NOT function of a boolean value.
Scratch Activity: Reproduce the actions in the tutorial. Experiment by modifying the settings and parameters used in the tutorial.
Extensions: Experiment by play a sound when two moving sprites touch the edge of the stage.Experiment by changing the background when one of two sprites (or both) touch a read square in the middle of the stage.Experiment by adding graphic effects when the sprite is not over a red color square in the middle of the stage.
|