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

게임에서 사용할 수 있는 포물선 운동
게임에서 사용할 수 있는 포물선 운동게임에서 사용할 수 있는 포물선 운동
게임에서 사용할 수 있는 포물선 운동
세민 이
 
[KGC2011_박민근] 신입 게임 개발자가 알아야 할 것들
[KGC2011_박민근] 신입 게임 개발자가 알아야 할 것들[KGC2011_박민근] 신입 게임 개발자가 알아야 할 것들
[KGC2011_박민근] 신입 게임 개발자가 알아야 할 것들
MinGeun Park
 
[NHN_NEXT] 게임 휴먼 프로젝트 CI + GitHub 세팅 방법
[NHN_NEXT] 게임 휴먼 프로젝트 CI + GitHub 세팅 방법[NHN_NEXT] 게임 휴먼 프로젝트 CI + GitHub 세팅 방법
[NHN_NEXT] 게임 휴먼 프로젝트 CI + GitHub 세팅 방법
MinGeun Park
 

What's hot (20)

Houdini Mantra レンダリングのチューニング
Houdini Mantra レンダリングのチューニングHoudini Mantra レンダリングのチューニング
Houdini Mantra レンダリングのチューニング
 
【出張ヒストリア2017】新しいUnreal AudioEngineでインタラクティブサウンドコンテンツはどこまでつくれるか!?
【出張ヒストリア2017】新しいUnreal AudioEngineでインタラクティブサウンドコンテンツはどこまでつくれるか!?【出張ヒストリア2017】新しいUnreal AudioEngineでインタラクティブサウンドコンテンツはどこまでつくれるか!?
【出張ヒストリア2017】新しいUnreal AudioEngineでインタラクティブサウンドコンテンツはどこまでつくれるか!?
 
Crear war en jenkins
Crear war en jenkinsCrear war en jenkins
Crear war en jenkins
 
Een groepsgesprek leiden vragen stellen en structureren
Een groepsgesprek leiden   vragen stellen en structurerenEen groepsgesprek leiden   vragen stellen en structureren
Een groepsgesprek leiden vragen stellen en structureren
 
Unity Morph performance test
Unity Morph performance testUnity Morph performance test
Unity Morph performance test
 
Scratch Lesson 6
Scratch Lesson 6Scratch Lesson 6
Scratch Lesson 6
 
ゲームエフェクトの発注・受注で幸せになるためには 170610
ゲームエフェクトの発注・受注で幸せになるためには 170610ゲームエフェクトの発注・受注で幸せになるためには 170610
ゲームエフェクトの発注・受注で幸せになるためには 170610
 
UE4で実現できた理想のゲーム開発ワークフロー
UE4で実現できた理想のゲーム開発ワークフローUE4で実現できた理想のゲーム開発ワークフロー
UE4で実現できた理想のゲーム開発ワークフロー
 
UE4+ADX2インタラクティブミュージックの実装
UE4+ADX2インタラクティブミュージックの実装UE4+ADX2インタラクティブミュージックの実装
UE4+ADX2インタラクティブミュージックの実装
 
게임에서 사용할 수 있는 포물선 운동
게임에서 사용할 수 있는 포물선 운동게임에서 사용할 수 있는 포물선 운동
게임에서 사용할 수 있는 포물선 운동
 
[KGC2011_박민근] 신입 게임 개발자가 알아야 할 것들
[KGC2011_박민근] 신입 게임 개발자가 알아야 할 것들[KGC2011_박민근] 신입 게임 개발자가 알아야 할 것들
[KGC2011_박민근] 신입 게임 개발자가 알아야 할 것들
 
ゲーム攻略記事の書き方
ゲーム攻略記事の書き方ゲーム攻略記事の書き方
ゲーム攻略記事の書き方
 
pseudocode and Flowchart
pseudocode and Flowchartpseudocode and Flowchart
pseudocode and Flowchart
 
[IGC2018] 엔씨소프트 이경종 - 심층강화학습을 활용한 프로게이머 수준의 AI 만들기
[IGC2018] 엔씨소프트 이경종 - 심층강화학습을 활용한 프로게이머 수준의 AI 만들기[IGC2018] 엔씨소프트 이경종 - 심층강화학습을 활용한 프로게이머 수준의 AI 만들기
[IGC2018] 엔씨소프트 이경종 - 심층강화학습을 활용한 프로게이머 수준의 AI 만들기
 
GCSアジャイル開発を使ったゲームの作り方
 GCSアジャイル開発を使ったゲームの作り方 GCSアジャイル開発を使ったゲームの作り方
GCSアジャイル開発を使ったゲームの作り方
 
쩌는게임기획서 이렇게 쓴다
쩌는게임기획서 이렇게 쓴다쩌는게임기획서 이렇게 쓴다
쩌는게임기획서 이렇게 쓴다
 
[NHN_NEXT] 게임 휴먼 프로젝트 CI + GitHub 세팅 방법
[NHN_NEXT] 게임 휴먼 프로젝트 CI + GitHub 세팅 방법[NHN_NEXT] 게임 휴먼 프로젝트 CI + GitHub 세팅 방법
[NHN_NEXT] 게임 휴먼 프로젝트 CI + GitHub 세팅 방법
 
ゲーム開発環境の自動化
ゲーム開発環境の自動化ゲーム開発環境の自動化
ゲーム開発環境の自動化
 
OKSF 2.2 Izrada 3D modela uz korišćenje tehničkih elemenata
OKSF 2.2 Izrada 3D modela uz korišćenje tehničkih elemenataOKSF 2.2 Izrada 3D modela uz korišćenje tehničkih elemenata
OKSF 2.2 Izrada 3D modela uz korišćenje tehničkih elemenata
 
WinRunner Training
WinRunner TrainingWinRunner Training
WinRunner Training
 

Viewers also liked

Scratch Lesson 1 – Basics
Scratch Lesson 1 – BasicsScratch Lesson 1 – Basics
Scratch Lesson 1 – Basics
David Oromaner
 
Scratch Lesson 3 - Interactivity
Scratch Lesson 3 -  InteractivityScratch Lesson 3 -  Interactivity
Scratch Lesson 3 - Interactivity
David Oromaner
 
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 (20)

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
 
Scratch: Programming for everyone
Scratch: Programming for everyoneScratch: Programming for everyone
Scratch: Programming for everyone
 
Scratch Lesson 1 – Basics
Scratch Lesson 1 – BasicsScratch Lesson 1 – Basics
Scratch Lesson 1 – Basics
 
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)
 
Scratch Basics
Scratch BasicsScratch Basics
Scratch Basics
 
Intro To Scratch
Intro To ScratchIntro To Scratch
Intro To Scratch
 
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
 
Scratch Lesson 2 – Paint Editor
Scratch Lesson 2 – Paint EditorScratch Lesson 2 – Paint Editor
Scratch Lesson 2 – Paint Editor
 
Scratch Lesson 3 - Interactivity
Scratch Lesson 3 -  InteractivityScratch Lesson 3 -  Interactivity
Scratch Lesson 3 - Interactivity
 
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
 
Scratch Lesson 1
Scratch Lesson 1Scratch Lesson 1
Scratch Lesson 1
 
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
 

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

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 

Recently uploaded (20)

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
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
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
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
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.
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 

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.