Getting Started with Scratch Version 1.4 Visit

Slides:



Advertisements
Similar presentations
Michael Parkes Dudley LA What can Scratch do? Make simple games, animations, presentations and stories.
Advertisements

Mission Technology Introduction to Scratch! June 2007.
Learn… Create… Program. Manipulation of Multiple Media Connects with youth culture Scratch is a new graphical programming language designed to support.
Choose your characters and drag them onto the slide Write your story title here Story by.
Jacqueline A. Gill, Associate Professor PowerPoint 101 CREATING POWERPOINT TUTORIALS FOR BI CITY COLLEGE LIBRARIES.
Scratch Workshop Thursday, August 26, 2010.
Adventures in Animation Introduction to Scratch! Michelle Venable-Foster June 2006.
What is Scratch? Scratch as Logo Dr. Ben Schafer Department of Computer Science University of Northern Iowa.
Introduction to.
By Yukyong Chung.  Given the terms of computational concepts, the students will be able to state examples matching the Scratch blocks.  The students.
Introduction to Scratch!
Partners Comp# Partner APartner B 1 Ancona, SamanthaManternach, Hailey 2 Black, RyanMcNeil, Maddie 3 Conger, KevinOhland, Rebecca 4 Day, MerciOtterbein,
How to use the timing feature Click to choose a shape, then click on the screen and drag it to place in on the slide.
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.
Introduction to Programming G50PRO University of Nottingham Unit 2 : Introduction To Scratch Paul Tennent
What are Buttons? Buttons can be clipart, pictures or animated gifs When you click on buttons they can send you to another slide Buttons can be used to.
Write your story title here Choose your characters and drag them onto the slide Story by.
Scratch pong challenge Pong is a classic 1970s video game  Open the pongv1.sb2 file in Scratch  Click the.
Introduction to Scratch. What is Scratch? Scratch is a control program that enables you to create your own interactive stories, animations, games, music,
Image #1 Getting Started
Making a Sprite Dance Barb Ericson Georgia Tech June 2011.
Unit 1 Introduction to Evangel College S.2 ICT.
Cloning in Scratch Computer App Session 6. Cloning in Scratch Learning Objectives: I will clone sprites in Scratch to create copies of an existing sprite.
 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.
SCRATCH ScratchScratch is a programming language that makes it easy to create your own interactive stories, animations, games, music, and art -- and share.
Adding Sounds Games Programming in Scratch. Games Programming in Scratch L6 Adding Sounds Learning Objectives Learn how to add sound to a Scratch game.
Computer Programming with Scratch JAOIT 8. Scratch Scratch is a programming language that makes it easy to create your own interactive stories, animations,
Introducing Scratch Learning resources for the implementation of the scenario
Introduction of Scratch (1/4) You can find Scratch on the Web:
Review for Final June 13, 2016.
Madlib-Input, Strings, and Lists in Scratch
What is it?! •Scratch is a programming language that allows you to create interactive stories, music, animations, art, games, and more!
How to work with your sprite
Unit 2 Getting Started With
Learn… Create… Program
Introduction to programming with scratch
Choose your characters and drag them onto the slide
Getting Started with Scratch
Choose your characters and drag them onto the slide
Scratch Programming Brian Cain.
Learn… Create… Program
Choose your characters and drag them onto the slide
Choose your characters and drag them onto the slide
Choose your characters and drag them onto the slide
Choose your characters and drag them onto the slide
Getting Started with Scratch
Choose your characters and drag them onto the slide
MICCA SCRATCH Workshop
Image #1 Getting Started
Introduction to Snap Programming
Choose your characters and drag them onto the slide
Choose your characters and drag them onto the slide
Getting Started with Scratch
Choose your characters and drag them onto the slide
Choose your characters and drag them onto the slide
Learn… Create… Program
Learn… Create… Program
Scratch: Animation and game programming
Choose your characters and drag them onto the slide
Choose your characters and drag them onto the slide
Theoretical Revision ICT Report-4 Exam
Choose your characters and drag them onto the slide
Choose your characters and drag them onto the slide
Choose your characters and drag them onto the slide
Choose your characters and drag them onto the slide
Introduction to Scratch!
Choose your characters and drag them onto the slide
Choose your characters and drag them onto the slide
Presentation transcript:

Getting Started with Scratch Version 1.4 Visit

Snapshot> S CRATCH is a new programming language that lets you create your own interactive stories, animations, games, music, ant art. 2

3 Drag a MOVE block into the Script area 1. Start Moving

4 2. Add a Sound Drag out a PLAY DRUM and snap it onto the MOVE block. We can choose different drums from the pull-down menu. Click on the space of the components and watch/listen!!

5 3. Start a Dance Add another MOVE block. Click inside the block and type in a minus sign. Add another PLAY DRUM block, then choose a drum from the menu. Click to run.