SlideShare a Scribd company logo
1 of 17
Download to read offline
Scratch
    Project Ideas
              From the Scratch Curriculum Guide Draft
                 developed by the ScratchEd Team

                               DRAFT
                     Friday, September 23, 2011

http://scratched.media.mit.edu/resources/scratch-curriculum-guide-draft
ABOUT ME

                                                           How can you combine interesting images and
                                                           sounds to make an interactive collage about
                                                           yourself?




STEP BY STEP...                                                     BLOCKS TO PLAY WITH…
1. Add a sprite




   paint your    choose a downloaded get a surprise sprite
   own sprite    or library sprite




2. Make it interactive
                                     make your sprite
                                     interactive by
                                     adding scripts that
                                     have the sprite
                                     respond to clicks,
                                     key presses, and
                                     more




3. Repeat!
DANCE PARTY

                                                      Create your own interactive dance party where sprites
                                                      get down with cool costumes and funky beats.




STEP BY STEP...                                                   BLOCKS TO PLAY WITH…
1. Add a sprite




   paint your    choose a downloaded get a surprise sprite
   own sprite    or library sprite

2. Make it interactive
                                             snap blocks
                                             together to make
                                             your sprite dance

                                             make your
                                             sprite interactive
                                             by adding scripts
                                             that have the
                                             sprite respond
                                             to clicks, key
                                             presses, and
                                             more




3. Repeat!
ARTS
Here are some blocks that can be useful in arts-themed projects.

WAIT                            SAY/THINK                               SOUNDS
Insert a pause                  Have a speech or thought bubble         Play recorded and synthesized
                                appear over a sprite                    audio




VISIBILITY                      LOOP                                    PEN
Make a sprite appear or         Repeat stacks of blocks                 Leave visual lines and sprite stamps on
disappear                                                               the stage




RANDOM                           KEY PRESS
Get a computer-generated         Make a sprite respond when different
number from a specified range    keys are pressed
SQUARE, CIRCLE


                        What project can you create that includes an
                        orange square and a purple circle?




 use the paint editor
 to design sprites
 that incorporate an
 orange square and
 a purple circle




                                             experiment with
                                             different motion
                                             and looks blocks
                                             to bring your
                                             sprites to life
BUILD-A-BAND

               Create your own musical group by pairing sprites
               with sounds to make interactive instruments.




                                       use the repeat block
                                       to make a sound play
                                       more than once


                                       experiment with different
                                       music and beats, or
                                       import your own sounds

 no scripts
AUTOMATIC DRAWING


                       Make a project that draws something on its own.




create a sprite that
is just a small dot
STORIES
Here are some blocks that can be useful in story-themed projects.



WAIT                       SAY/THINK                                SOUNDS
Insert a pause             Have a speech or thought bubble          Play recorded audio
                           appear over a sprite




VISIBILITY                  COSTUMES                                ASK
Make a sprite appear or     Change the appearance of your sprite    Get input to use in a project
disappear




STRINGS                      COORDINATE
Test, access, and change     Synchronize actions between and
words and sentences          within sprites
CONVERSATION

                                 Get two characters talking to each other.
                                 Use the say and wait blocks to coordinate
                                 the conversation.




                    1 script




                      1 script




 no scripts
 add a background
SCENES




Use the broadcast and when I receive
blocks to create a multi-scene story.




               add 3 background images




                         4 scripts       4 scripts   2 scripts
SLIDESHOW


                                         Create your own slideshow – a collection of
                                         background images accompanied by audio narration.




 1 script
 6 background images
 6 recorded sounds




record your narration right in Scratch
with the sound recorder
MAZE

                                                 Create a game where you get a sprite from the start
                                                 to the end of a maze without touching the walls.




                                                          7 scripts total




                        move the sprite around                have the sprite bounce off the green walls




no scripts,
draw a maze-like
background with
colored walls and
a differently colored
end marker




                                                              players wins when sprite
                                                              reaches the yellow end marker
GAMES
Here are some blocks that can be useful in games.




TOUCHING                             VISIBILITY                          RANDOM
See if two sprites are touching or   Make a sprite appear or disappear   Get a computer-generated number
if a sprite is touching a color                                          from within a specified range




TIMING                               STRINGS                             VARIABLES
Have the computer keep track of      Test, access, and change words      Store a number or string in a
time for you                         and sentences                       container to access later




COMPARE                              KEY PRESS
Compare values to help make          Make a sprite respond when
decisions within your game           different keys are pressed
COLLIDE
                                             Help the cat navigate a field of Gobos.
                                             Collect yellow gobos to earn points,
                                             avoid pink gobos to avoid losing
                                             points.




                no scripts




reset the cat’s position     when the cat collides with a        when the cat collides with a
and the score                yellow gobo, the gobo disappears    pink gobo, the gobo disappears
                             and the score increases by 10       and the score decreases by 10
CATLIBS


                   Create a unique Madlib story by collecting user input.




          no scripts

                                                    1 script
                                                    4 variables
SCROLLING
                                                           Create the
                                                           foundation
                                                           for a side
                                                           scrolling
                                                           game.




                                             3 variables



                                            1 script




       create two sprites:
       one for the left background panel,
       one for the right background
       panel

       add the same (2 or more)
       costumes to each sprite

       add this script to the left sprite

         add this script to the right sprite
Developed by the ScratchEd team and released under a Creative Commons license.

More Related Content

What's hot

Scratch Lesson 3 - Interactivity
Scratch Lesson 3 -  InteractivityScratch Lesson 3 -  Interactivity
Scratch Lesson 3 - Interactivity
David Oromaner
 
Introduction to scratch
Introduction to scratchIntroduction to scratch
Introduction to scratch
emreyz
 

What's hot (20)

Scratch Lesson 3 - Interactivity
Scratch Lesson 3 -  InteractivityScratch Lesson 3 -  Interactivity
Scratch Lesson 3 - Interactivity
 
Scratch Basics
Scratch BasicsScratch Basics
Scratch Basics
 
Scratch for intermediates course
Scratch for intermediates courseScratch for intermediates course
Scratch for intermediates course
 
Computer Coding with Scratch: Lesson 2_primaryschoollessons
Computer Coding with Scratch: Lesson 2_primaryschoollessonsComputer Coding with Scratch: Lesson 2_primaryschoollessons
Computer Coding with Scratch: Lesson 2_primaryschoollessons
 
Coding Basics with Scratch
Coding Basics with ScratchCoding Basics with Scratch
Coding Basics with Scratch
 
Scratch programming
Scratch programmingScratch programming
Scratch programming
 
scratch-3-tutorial.pdf
scratch-3-tutorial.pdfscratch-3-tutorial.pdf
scratch-3-tutorial.pdf
 
Scratch Lesson 6
Scratch Lesson 6Scratch Lesson 6
Scratch Lesson 6
 
Scratch programming introduction to game creation
Scratch programming  introduction to game creationScratch programming  introduction to game creation
Scratch programming introduction to game creation
 
Scratch Programming
Scratch ProgrammingScratch Programming
Scratch Programming
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 
Scratch Lesson 1
Scratch Lesson 1Scratch Lesson 1
Scratch Lesson 1
 
Scratch
ScratchScratch
Scratch
 
Class #1: Blocks and Vocabulary
Class #1: Blocks and VocabularyClass #1: Blocks and Vocabulary
Class #1: Blocks and Vocabulary
 
Intro To Scratch
Intro To ScratchIntro To Scratch
Intro To Scratch
 
Scratch Project
Scratch ProjectScratch Project
Scratch Project
 
Introduction to Scratch Programming
Introduction to Scratch ProgrammingIntroduction to Scratch Programming
Introduction to Scratch Programming
 
Animation
AnimationAnimation
Animation
 
Introduction to scratch
Introduction to scratchIntroduction to scratch
Introduction to scratch
 
Scratch - Intuitive and Accessible Programming
Scratch - Intuitive and Accessible ProgrammingScratch - Intuitive and Accessible Programming
Scratch - Intuitive and Accessible Programming
 

Viewers also liked

Reason Lesson 2 – Drum Samples
Reason Lesson 2 – Drum SamplesReason Lesson 2 – Drum Samples
Reason Lesson 2 – Drum Samples
David Oromaner
 
Reason Lesson 3 - Adding Intrument Parts
Reason Lesson 3 - Adding Intrument PartsReason Lesson 3 - Adding Intrument Parts
Reason Lesson 3 - Adding Intrument Parts
David Oromaner
 

Viewers also liked (18)

Build a basic maze in scratch (v1)
Build a basic maze in scratch (v1)Build a basic maze in scratch (v1)
Build a basic maze in scratch (v1)
 
The Adventures of Mike, How to Use Scratch 2.0 to Program Your Game
The Adventures of Mike, How to Use Scratch 2.0 to Program Your GameThe Adventures of Mike, How to Use Scratch 2.0 to Program Your Game
The Adventures of Mike, How to Use Scratch 2.0 to Program Your Game
 
Scratch In The Classroom
Scratch In The ClassroomScratch In The Classroom
Scratch In The Classroom
 
How to Rock with Robots for Young Makers with mBlock? (Teaching Material)
How to Rock with Robots for Young Makers with mBlock? (Teaching Material)How to Rock with Robots for Young Makers with mBlock? (Teaching Material)
How to Rock with Robots for Young Makers with mBlock? (Teaching Material)
 
Makeblock mBot User Manual (Engligh Version)
Makeblock mBot User Manual (Engligh Version)Makeblock mBot User Manual (Engligh Version)
Makeblock mBot User Manual (Engligh Version)
 
Makeblock mDrawbot User Manual (from @Makeblock)
Makeblock mDrawbot User Manual (from @Makeblock)Makeblock mDrawbot User Manual (from @Makeblock)
Makeblock mDrawbot User Manual (from @Makeblock)
 
Creative Teaching with Scratch
Creative Teaching with ScratchCreative Teaching with Scratch
Creative Teaching with Scratch
 
Pong on SCRATCH Directions
Pong on SCRATCH DirectionsPong on SCRATCH Directions
Pong on SCRATCH Directions
 
Reason Lesson 2 – Drum Samples
Reason Lesson 2 – Drum SamplesReason Lesson 2 – Drum Samples
Reason Lesson 2 – Drum Samples
 
Reason Lesson 3 - Adding Intrument Parts
Reason Lesson 3 - Adding Intrument PartsReason Lesson 3 - Adding Intrument Parts
Reason Lesson 3 - Adding Intrument Parts
 
Programming with Scratch
Programming with ScratchProgramming with Scratch
Programming with Scratch
 
7th grade scratch project assignment
7th grade scratch project assignment7th grade scratch project assignment
7th grade scratch project assignment
 
Creating & Coding with Scratch 2.0
Creating & Coding with Scratch 2.0Creating & Coding with Scratch 2.0
Creating & Coding with Scratch 2.0
 
NYSCATE HV 2015 ScratchJr Hour of Code
NYSCATE HV 2015 ScratchJr Hour of CodeNYSCATE HV 2015 ScratchJr Hour of Code
NYSCATE HV 2015 ScratchJr Hour of Code
 
Physical computing Scratch 2.0 & Android
Physical computing  Scratch 2.0 & AndroidPhysical computing  Scratch 2.0 & Android
Physical computing Scratch 2.0 & Android
 
Advanced2
Advanced2Advanced2
Advanced2
 
Advanced3
Advanced3Advanced3
Advanced3
 
Advanced1
Advanced1Advanced1
Advanced1
 

Similar to Scratch project ideas

Idea presentation stella kim
Idea presentation  stella kimIdea presentation  stella kim
Idea presentation stella kim
Innobirds Media
 
Evaluation new media technologies
Evaluation   new media technologiesEvaluation   new media technologies
Evaluation new media technologies
Lucy Bennett
 
Portfolio Rosie Paulissen (june 2011)
Portfolio Rosie Paulissen (june 2011)Portfolio Rosie Paulissen (june 2011)
Portfolio Rosie Paulissen (june 2011)
Rosie Paulissen
 
Attachment (1)
Attachment (1)Attachment (1)
Attachment (1)
wyattgray1
 

Similar to Scratch project ideas (20)

Idea presentation stella kim
Idea presentation  stella kimIdea presentation  stella kim
Idea presentation stella kim
 
Game initial plans
Game initial plansGame initial plans
Game initial plans
 
Evaluation new media technologies
Evaluation   new media technologiesEvaluation   new media technologies
Evaluation new media technologies
 
Tính tương tác của Icon trong thiết kế
Tính tương tác của Icon trong thiết kếTính tương tác của Icon trong thiết kế
Tính tương tác của Icon trong thiết kế
 
Cm l3
Cm l3Cm l3
Cm l3
 
Presentation unit 2 programming
Presentation  unit 2 programmingPresentation  unit 2 programming
Presentation unit 2 programming
 
Sketching Matters
Sketching MattersSketching Matters
Sketching Matters
 
Modern Improvisation World
Modern Improvisation WorldModern Improvisation World
Modern Improvisation World
 
Portfolio Rosie Paulissen (june 2011)
Portfolio Rosie Paulissen (june 2011)Portfolio Rosie Paulissen (june 2011)
Portfolio Rosie Paulissen (june 2011)
 
iPad apps some favorites
 iPad apps some favorites iPad apps some favorites
iPad apps some favorites
 
Screennect pitch
Screennect pitchScreennect pitch
Screennect pitch
 
every1 animation production process
every1 animation production processevery1 animation production process
every1 animation production process
 
Menu cards for music workshop
Menu cards for music workshopMenu cards for music workshop
Menu cards for music workshop
 
Visual Studio Live Share Otters
Visual Studio Live Share OttersVisual Studio Live Share Otters
Visual Studio Live Share Otters
 
Task Cards for MEA Workshop
Task Cards for MEA WorkshopTask Cards for MEA Workshop
Task Cards for MEA Workshop
 
Beyond the Rift: Virtual Reality Games and the Future of Communication
Beyond the Rift: Virtual Reality Games and the Future of CommunicationBeyond the Rift: Virtual Reality Games and the Future of Communication
Beyond the Rift: Virtual Reality Games and the Future of Communication
 
UX LX in short...
UX LX in short...UX LX in short...
UX LX in short...
 
Unit 306 - Lesson 12 - Create Comic
Unit 306 - Lesson 12 - Create ComicUnit 306 - Lesson 12 - Create Comic
Unit 306 - Lesson 12 - Create Comic
 
Attachment (1)
Attachment (1)Attachment (1)
Attachment (1)
 
1. initial plans(2)
1. initial plans(2)1. initial plans(2)
1. initial plans(2)
 

More from David Noble

More from David Noble (10)

Open Source BPM in Java
Open Source BPM in JavaOpen Source BPM in Java
Open Source BPM in Java
 
Mobile Devices: Superpowers and Science Fiction
Mobile Devices: Superpowers and Science FictionMobile Devices: Superpowers and Science Fiction
Mobile Devices: Superpowers and Science Fiction
 
Cloud Computing - a conversation
Cloud Computing - a conversationCloud Computing - a conversation
Cloud Computing - a conversation
 
Return of the Command Line: New Text Interfaces
Return of the Command Line: New Text InterfacesReturn of the Command Line: New Text Interfaces
Return of the Command Line: New Text Interfaces
 
Java Builds with Maven and Ant
Java Builds with Maven and AntJava Builds with Maven and Ant
Java Builds with Maven and Ant
 
Java Code Generation for Productivity
Java Code Generation for ProductivityJava Code Generation for Productivity
Java Code Generation for Productivity
 
Salesforce and Skype
Salesforce and SkypeSalesforce and Skype
Salesforce and Skype
 
Salesforce and Google Calendar
Salesforce and Google CalendarSalesforce and Google Calendar
Salesforce and Google Calendar
 
Files From Mars
Files From MarsFiles From Mars
Files From Mars
 
Testing In Java
Testing In JavaTesting In Java
Testing In Java
 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Recently uploaded (20)

How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 

Scratch project ideas

  • 1. Scratch Project Ideas From the Scratch Curriculum Guide Draft developed by the ScratchEd Team DRAFT Friday, September 23, 2011 http://scratched.media.mit.edu/resources/scratch-curriculum-guide-draft
  • 2. ABOUT ME How can you combine interesting images and sounds to make an interactive collage about yourself? STEP BY STEP... BLOCKS TO PLAY WITH… 1. Add a sprite paint your choose a downloaded get a surprise sprite own sprite or library sprite 2. Make it interactive make your sprite interactive by adding scripts that have the sprite respond to clicks, key presses, and more 3. Repeat!
  • 3. DANCE PARTY Create your own interactive dance party where sprites get down with cool costumes and funky beats. STEP BY STEP... BLOCKS TO PLAY WITH… 1. Add a sprite paint your choose a downloaded get a surprise sprite own sprite or library sprite 2. Make it interactive snap blocks together to make your sprite dance make your sprite interactive by adding scripts that have the sprite respond to clicks, key presses, and more 3. Repeat!
  • 4. ARTS Here are some blocks that can be useful in arts-themed projects. WAIT SAY/THINK SOUNDS Insert a pause Have a speech or thought bubble Play recorded and synthesized appear over a sprite audio VISIBILITY LOOP PEN Make a sprite appear or Repeat stacks of blocks Leave visual lines and sprite stamps on disappear the stage RANDOM KEY PRESS Get a computer-generated Make a sprite respond when different number from a specified range keys are pressed
  • 5. SQUARE, CIRCLE What project can you create that includes an orange square and a purple circle? use the paint editor to design sprites that incorporate an orange square and a purple circle experiment with different motion and looks blocks to bring your sprites to life
  • 6. BUILD-A-BAND Create your own musical group by pairing sprites with sounds to make interactive instruments. use the repeat block to make a sound play more than once experiment with different music and beats, or import your own sounds no scripts
  • 7. AUTOMATIC DRAWING Make a project that draws something on its own. create a sprite that is just a small dot
  • 8. STORIES Here are some blocks that can be useful in story-themed projects. WAIT SAY/THINK SOUNDS Insert a pause Have a speech or thought bubble Play recorded audio appear over a sprite VISIBILITY COSTUMES ASK Make a sprite appear or Change the appearance of your sprite Get input to use in a project disappear STRINGS COORDINATE Test, access, and change Synchronize actions between and words and sentences within sprites
  • 9. CONVERSATION Get two characters talking to each other. Use the say and wait blocks to coordinate the conversation. 1 script 1 script no scripts add a background
  • 10. SCENES Use the broadcast and when I receive blocks to create a multi-scene story. add 3 background images 4 scripts 4 scripts 2 scripts
  • 11. SLIDESHOW Create your own slideshow – a collection of background images accompanied by audio narration. 1 script 6 background images 6 recorded sounds record your narration right in Scratch with the sound recorder
  • 12. MAZE Create a game where you get a sprite from the start to the end of a maze without touching the walls. 7 scripts total move the sprite around have the sprite bounce off the green walls no scripts, draw a maze-like background with colored walls and a differently colored end marker players wins when sprite reaches the yellow end marker
  • 13. GAMES Here are some blocks that can be useful in games. TOUCHING VISIBILITY RANDOM See if two sprites are touching or Make a sprite appear or disappear Get a computer-generated number if a sprite is touching a color from within a specified range TIMING STRINGS VARIABLES Have the computer keep track of Test, access, and change words Store a number or string in a time for you and sentences container to access later COMPARE KEY PRESS Compare values to help make Make a sprite respond when decisions within your game different keys are pressed
  • 14. COLLIDE Help the cat navigate a field of Gobos. Collect yellow gobos to earn points, avoid pink gobos to avoid losing points. no scripts reset the cat’s position when the cat collides with a when the cat collides with a and the score yellow gobo, the gobo disappears pink gobo, the gobo disappears and the score increases by 10 and the score decreases by 10
  • 15. CATLIBS Create a unique Madlib story by collecting user input. no scripts 1 script 4 variables
  • 16. SCROLLING Create the foundation for a side scrolling game. 3 variables 1 script create two sprites: one for the left background panel, one for the right background panel add the same (2 or more) costumes to each sprite add this script to the left sprite add this script to the right sprite
  • 17. Developed by the ScratchEd team and released under a Creative Commons license.