Adding Sounds Games Programming in Scratch. Games Programming in Scratch L6 Adding Sounds Learning Objectives Learn how to add sound to a Scratch game.

Slides:



Advertisements
Similar presentations
GAME-MAKING!!! By Shieks and Jade!!! ABOUT SCRATCH. Scratch is the program that you use to create your game this is what it looks like when you start.
Advertisements

CoderDojo Roscommon Code and notes by Eamonn Hannon and Michael Madden, 2012.
 First you have to think up a what kind of game are you going to have it can be any thing from a brick breaker to an role playing game.
Use free templates to create interactive multimedia activities and assessments. Play educational games on-line.
Week 1: Write Story and Create Illustrations Week 2: Background, Font, Clip Art, Photos Week 3: Animations and Sound Week 4-5: Narration and Transitions.
Your name Where you work. Do better on tests! Practice makes perfect Similar conditions Scored instantly Personal recommendations.
Adding Sound to a PowerPoint When adding sound to a power point it is best to determine what kind of sound you will need to insert into your presentation.
USING MICROSOFT PHOTO STORY. What is Photo Story?  It’s more than a slideshow. It’s a video story.  You can create presentations with:  Special effects.
How to make a Shooting Target game in Scratch!. WE ARE GOING TO MAKE A TARGET GAME. This game will have: A Target that will move when clicked. A Timer.
An Introduction to Scratch ‘Drumming’ Today, we are working towards… Investigate what the Scratch Program can do Use a ‘Design Notebook’ to record our.
Inserting Music Into Presentations And Rehearsing Timings Margaret S. Britt.
1 Understand how to use Scratch to: – Animate a sprite – Add sound to your script – Use the forever command to create a loop Lesson 2: Learning Objectives.
Getting Started with Scratch Version 1.4 Visit
Scratch pong challenge Pong is a classic 1970s video game  Open the pongv1.sb2 file in Scratch  Click the.
Image #1 Getting Started
PowerPoint music, narration & sounds To Add Music… Insert > movies & sound: You can hide it, or you can use it to start your music in your show. Set.
Adding SubtractingMultiplyingDividingMiscellaneous.
Insert a voice comment in Word 2007 Before you can add a voice comment for the first time, you need to add the Insert Voice command to the Quick Access.
Unit 1 Introduction to Evangel College S.2 ICT.
Today we are learning to: Understand how actions and events control our game. Completing the catch the clown game – making a room – adding music Gather.
Games Programming in Scratch
Creating Classroom Games TED 121 Educational Technology Dr. Steve Broskoske.
Fun features to enhance your presentations  Add Layouts  Add Clipart or Graphs  Add Sound  Add Video  Add Transitions  Add remote timing.
 SCRATCH is a new programming language that lets you create your own interactive stories, animations, games, music, and art.
1 Understand what Scratch is and what it can be used for Lesson 1: Learning Objectives.
Let’s Practice Putting in Sound! Learn Powerpoint 2007!
Animations Sampler Click the Animations tab, then choose Custom Animation.
StarLogoTNG 101 Treasure Hunt Game Unit Wrap Up. Today’s Agenda Review Mini-lesson and programming practice on set camera and ID Finish making the treasure.
I have used Scratch, to program a guide to internet safety. This is done by using QR codes to make it more interactive and interesting for people playing.
What is Foley?. What is Foley Read the piece on What is Foley? What is Foley Sound by Sound Ideas Foley is the process of live recording of sound effects.
Lives and Scoring Games Programming in Scratch. Games Programming in Scratch L2 Lives and Scoring Learning Objectives Define a variable Understand the.
Making a Flappy Birds Game PART 2 – MAKING THE BIRD FLAP AND FALL – AND DEVELOPING THE GAME FURTHER (ADDING ADDITIONAL CHARACTERS, GOODIES, ENEMIES AND.
+ 1.5 – I can write numbers in expanded form. + Place Value Chart.
Sprites & Backdrops. Sprites Sprites are the actors that perform the commands in your script. The cat is the default Sprite. Scratch has many other Sprites.
An Introduction to Programming with Alice Text and Sound in Alice Worlds.
MUSIC VIDEO UNIT 2 ACTIVITY ACTIVITY DESCRIPTION RESOURCES
Customise & Explain your game
Commands in Scratch.mit.edu
Broadcasting (Adding a new level)
Games Programming in Scratch
How to work with your sprite
Unit 1.2.
Building with Numbers Module 4: Investigation 4 Exploring Conversions
Games Programming in Scratch

Cosmic Chorus Green Book, Ch 5.
Localization & Best Practices for Linking to Content in GALILEO
Dance Cards Dance Cards
Getting Started with Scratch
Dance Cards Dance Cards
Dance Cards Dance Cards
Cosmic Chorus.
Dance Cards Dance Cards
Dance Cards Dance Cards
I Can’t Hear You! Sound Get out your notes.
Dance Cards Dance Cards
10 SCRATCH bLOCKS lesson 1 10 Blocks.
Dance Cards Dance Cards
I Can’t Hear You! Sound Get out your notes.
Adding with 9’s.
Adding with 10’s.
Dance Cards Dance Cards
Getting Started with Scratch
Dance Cards Dance Cards
Dance Cards Dance Cards
Adding ____ + 10.
I Can’t Hear You! Sound Get out your notes.
Dance Cards Dance Cards
Exploring Computer Science Lesson 4-8
Dance Cards Dance Cards
Presentation transcript:

Adding Sounds Games Programming in Scratch

Games Programming in Scratch L6 Adding Sounds Learning Objectives Learn how to add sound to a Scratch game (Then complete your game!)

Games Programming in Scratch L6 Adding Sounds Adding music or sound effects Adding sounds is done using the Sounds tab Scratch has a library of pre-recorded sounds Custom sounds can be recorded or found online and imported Simply add a sound block where you want the effect played

Games Programming in Scratch L6 Adding Sounds Comment your Code Add comments to your code to help explain what each part does