Image #1 Getting Started

Slides:



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

Flappy bird guide for Scratch
Helicopter Game Tutorial
Learn… Create… Program. Manipulation of Multiple Media Connects with youth culture Scratch is a new graphical programming language designed to support.
Digital Art in Scratch part 1 Barb Ericson Georgia Tech Oct 2010.
Scratch Workshop Thursday, August 26, 2010.
Fish Chomp. The screen where you can see what happens when you play your game is called the STAGE. The SCRIPT BANK is where the types of instructions.
Introduction to.
Code Club Session 2 Dance Party. What will we learn ?  How to change the background  How to create animations  How to make objects talk to each other.
ITSC, an industry partnership supported by IDA Singapore and SPRING Singapore Scratch Workshop for Mentors code::XtremeApps::2010 Junior Category Leong.
Play Road Game to understand the game Click on each sprite to understand its script Think about a different place that a sprite would have to get across.
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.
Using MIT Scratch for Programming and Control Extension work – clock project Year 9 ICT Autumn Term 2007.
Digital Art in Scratch part 1 Barb Ericson Georgia Tech May 2011.
Fish Chomp. The screen where you can see what happens when you play your game is called the STAGE. The SCRIPT BANK is where the types of instructions.
Introduction to Scratch. What is Scratch? Scratch is a control program that enables you to create your own interactive stories, animations, games, music,
1 Use different costumes in Scratch to make an animation effect Synchronise interaction between 2 or more sprites Lesson 3: Learning Objectives.
Computer Programming Modeling a Passive Solar Home.
Objective: Students will know the screen parts, tools, and menus of the Fireworks program. Students will be able to create a new document, create basic.
Unit 1 Introduction to Evangel College S.2 ICT.
Using MIT Scratch for Programming and Control Exercise 1 Creating movement Year 11 DTG 2012.
First Project: Dance Dance Sprite  Write a dance with your sprite (You pick or create the sprite)  Incorporate as many of the Motion Commands as you.
Welcome to Scratch By Miss Key. The Main Screen Viewing screen with choice of views.
 SCRATCH is a new programming language that lets you create your own interactive stories, animations, games, music, and art.
How to create a basic game in Scratch. The Scratch Stage The Scratch stage is 480 pixels wide and 360 pixels high x increasesx decreases.
1 Understand what Scratch is and what it can be used for Lesson 1: Learning Objectives.
1 CSC 221: Computer Programming I Fall 2009 Introduction to programming in Scratch  animation sprites  motion, control & sensing  costume changes 
Computer Programming with Scratch JAOIT 8. Scratch Scratch is a programming language that makes it easy to create your own interactive stories, animations,
Animating your Sprites to Make Greeting Cards. This lesson will lead you through: Selecting a background Adding letter sprites Using the random function.
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.
Teaching Kids Programming with Chromebook Digital Convergence Lab, NIU.
Play Road Game to understand the game Click on each sprite to understand its script Think about a different place that a sprite would have to get across.
Review for Final June 13, 2016.
Customise & Explain your game
What is it?! •Scratch is a programming language that allows you to create interactive stories, music, animations, art, games, and more!
Scratch 7B IT1.
Scratch Unit Overview We are going to look at computer programming and how to create your very own computer game The piece of software we will be using.
How to work with your sprite
© A+ Computer Science -
Creating a Tank Game in Scratch
Stopwatch Cards Stopwatch Cards
Dance Cards Dance Cards
Playing with Pictures Module 1 Lesson 3.
BYOB – Costumes.
Getting Started with Scratch
Dance Cards Dance Cards
Dance Cards Dance Cards
Dance Cards Dance Cards
Dance Cards Dance Cards
Areas of the SCRATCH 2 Screen
Maze Race. Maze Race Race The first thing you need to do is change the background so click on stage. Then click on background. Now click paint Select.
Dance Cards Dance Cards
Stopwatch Cards Stopwatch Cards
Dance Cards Dance Cards
Getting Started with Scratch
Stopwatch Cards Stopwatch Cards
Image #1 Getting Started
Dance Cards Dance Cards
Getting Started with Scratch
Stopwatch Cards Stopwatch Cards
Dance Cards Dance Cards
Dance Cards Dance Cards
Game development using Scratch
Introducing Scratch and Creating Sprite
Stopwatch Cards Stopwatch Cards
Dance Cards Dance Cards
Stopwatch Cards Stopwatch Cards
Animate a Sprite. By M, M and C P6
Dance Cards Dance Cards
Presentation transcript:

Image #1 Getting Started Click on File > Open to retrieve a game. Select a game, read the notes, and PLAY!. Be sure to examine out the code, graphics and the FUN! Click “Examples”, then select the “Games” Folder.

Image #2 The Scratch Control and Design Screen Tabs Green Flag Palate Stage (White Space) Blocks New Sprite Buttons Script Area Sprite List

Image #3 New Sprite Buttons Scratch projects are made up of objects called Sprites They serve as characters or objects in your game Costumes change their appearance Each Sprite has its own script; the scripts determine how the Sprites interact Paint your own Sprite Choose an image for a new Sprite Here are the important components that you need to know to begin design in and programming. Get a surprise Sprite

Image #4 Costume Tabs Change your Sprite’s Look with a costume change Click on the Costumes tab. To add a costume click Import To modify your Sprite using the paint function, click Edit Make a copy before you edit to save the original Any image can be used Create animation with costume change (think flip book)