Introducing Scratch and Creating Sprite

Slides:



Advertisements
Similar presentations
Harry Potter Scratch Game
Advertisements

Adventures in Animation Harry Potter Game Pranali Choubal Kunal Shaw Barb Ericson Dec 2007.
Helicopter Game Tutorial
How to… Keep your character from leaving the game (never to return)
Learn… Create… Program. Manipulation of Multiple Media Connects with youth culture Scratch is a new graphical programming language designed to support.
Help with Scratch - assignment 1.Type notes explaining the importance of the items listed in slides 1-6. Write in proper English. (20 marks) Bonus: Type.
Racing Car Game Using the keys to control a sprite.
Digital Art in Scratch part 1 Barb Ericson Georgia Tech Oct 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.
Introducing Scratch the Cat
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.
Unit 3 Music and Sound Evangel College S.2 ICT.
Image #1 Getting Started
Scratch Another computer programming language Developed by MIT in 2003
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.
Using MIT Scratch for Programming and Control Exercise 1 Creating movement Year 11 DTG 2012.
From last time… Explore the blue commands from the motion menu Find at least three ways to get the sprite to move to the UPPER LEFT corner.
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.
Using MIT Scratch for Programming and Control Exercise 4 – Cat and Dog game Year 9 ICT Autumn Term 2007.
 SCRATCH is a new programming language that lets you create your own interactive stories, animations, games, music, and art.
1 CSC 221: Computer Programming I Fall 2009 Introduction to programming in Scratch  animation sprites  motion, control & sensing  costume changes 
Scratch Lesson 1. Creating an account Open the internet browser : Safari or Internet Explorer Type in the URL scratch.mit.edu Using your school computer.
Computer Programming Modeling a Passive Solar Home.
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.
Scratch : Animation and game programming Task 2: A cat and a dog.
Introducing Scratch Learning resources for the implementation of the scenario
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.
AIM:
LEARNING SCRATCH: PRESENTATION 4 PRESENTATION 1: GETTING STARTED 1 Broadcast Messages Today, we'll learn how to get our sprites to act together, and build.
Using MIT Scratch for Programming and Control Programming 9.
Review for Final June 13, 2016.
Scratch Helicopter Game
Customise & Explain your game
Commands in Scratch.mit.edu
What is it?! •Scratch is a programming language that allows you to create interactive stories, music, animations, art, games, and more!
© A+ Computer Science -
Year 11 DTG Intermediate Using MIT Scratch for Programming and Control Exercise 2 Controlling movement with the keyboard Year 11 DTG Intermediate.
Welcome to Computer Science!
Scratch 2.0: Introduction
Examples of Poor Primary Keys
Playing with Pictures Module 1 Lesson 3.
Getting Started with Scratch
Let’s Create a Sprite! Delete the existing sprite
Lesson 1 Introduction to Scratch Basic blocks
Areas of the SCRATCH 2 Screen
How to Change the Images
10 SCRATCH bLOCKS lesson 1 10 Blocks.
Getting Started with Scratch
Image #1 Getting Started
Scratch: Animation and game programming
Introduction to Snap Programming
Getting Started with Scratch
Scratch: Animation and game programming
Algoritma & Pemrograman (Scratch)
Game development using Scratch
Playing with Pictures Module 1 Lesson 3.
Using MIT Scratch for Programming and Control Exercise 5 – Drawing with Scratch Year 9 ICT Autumn Term 2007.
Animate a Sprite. By M, M and C P6
Presentation transcript:

Introducing Scratch and Creating Sprite Lesson 1

Step 1: First Look at Scratch

Sprite Preview: Preview a project. Sprite selection and creation: Select an existing sprite or create a new one. Sprite editor: Edit a sprites scripts costumes or sounds. Tool box: Provides single script blocks for building combo script blocks.

Sample Projects Click Open

Click Projects

DayDream Animation Click “Animation” Click “DayDream”

Step 2: Create Your First Sprite Delete the cat sprite by right click on “sprite1” and select “Delete”. Click the (“Create new sprite” button) to open the Paint Editor. Paint editor tools:

STEP 3 CREATE BACK, LEFT SIDE, and RIGHT SIDE VIEWS

Your Sprite Editor should looks like this: