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.

Slides:



Advertisements
Similar presentations
My Internet Safety Guide I have used scratch to program a guide to internet safety using QR codes.
Advertisements

How to make an educational Snakes and Ladders game in Scratch
Code Club Session 3 Shark Eats Fish. Picture of finished product here.
Write Your First Computer Game!. Coding: Programming Languages Just like you can speak Chinese to someone who understands Chinese to tell them what to.
Learn… Create… Program. Manipulation of Multiple Media Connects with youth culture Scratch is a new graphical programming language designed to support.
S A B D C T = 0 S gets message from above and sends messages to A, C and D S.
CREATE AN ANIMATED STORY CODERDOJO NOVA – SCRATCH WHITE BELT.
Meet Me on Mars Lesson 7 Variables and Messages. Events and Variables 1. Click the _________ button 2. When ________ clicked, set ______ to ____ 3. Now,
CATCH SCRATCH! Programming from Scratch. Remember Scratch?
Spiral Rider PAGE 1. Set Up Scene 1.Add Stage-underwater scene 2.Add crab sprite 3.Add two fish sprites PAGE 2.
Section 1 Introduction National 4/5 Scratch Course.
Image #1 Getting Started
WHAT IN THE WORLD IS SCRATCH??? AN INTRODUCTION TO COMPUTER PROGRAMMING By MD Showman.
1 Use different costumes in Scratch to make an animation effect Synchronise interaction between 2 or more sprites Lesson 3: Learning Objectives.
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.
Introduction to Computer Programming - Project 2 Intro to Digital Technology.
How to create a sprite Delete a sprite (e.g. the cat) by right clicking on it and choosing delete. Go to the bottom right hand corner and choose a new.
 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.
Games Design. Lesson Aims To gain an understanding of how Scratch works so that we can use it to create our game.
Games Design. Last Week We were enjoying the sun and surf :~)
1 CSC 221: Computer Programming I Fall 2009 Introduction to programming in Scratch  animation sprites  motion, control & sensing  costume changes 
CoderDojo Sligo "Above all, be cool" Code and notes by Michael Madden, 2012.
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.
Changing Backgrounds 3 methods of achieving this.
Animating your Sprites to Make Greeting Cards. This lesson will lead you through: Selecting a background Adding letter sprites Using the random function.
Scratch : Animation and game programming Task 2: A cat and a dog.
Drawing in Scratch We will be using the Scratch Environment today, so please log in to the Scratch website (scratch.mit.edu)
Introducing Scratch Learning resources for the implementation of the scenario
Scratch : Animation and game programming Task 6: Space travel.
PROCEDURES IN SCRATCH Message Broadcasting and Receiving.
Today, we'll learn how to remember numbers and make better games.
LEARNING SCRATCH: PRESENTATION 1 PRESENTATION 1: GETTING STARTED 1 Getting Started Today, we'll learn how to use Scratch to make a puppet show.
Functions / Blocks.
Customise & Explain your game
Intro CS – Screens and Variables
Broadcasting (Adding a new level)
Scratch A beginner’s programming environment
Scratch 7B IT1.
Today's Challenge: More Animation Storytelling and Scrolling!
How to work with your sprite
Year 11 DTG Intermediate Using MIT Scratch for Programming and Control Exercise 2 Controlling movement with the keyboard Year 11 DTG Intermediate.
Today's Ninja Challenge: Make Better GhostBuster Game
Computing Year 7 - Unit 2 Programming Basics Scratch Basics.
BYOB – Costumes.
Introduction to programming with scratch
Getting Started with Scratch
KS1 Scratch 1.4 Pizza Pickle - Debugging
Motion and Looks.
Lesson 1 Introduction to Scratch Basic blocks
Areas of the SCRATCH 2 Screen
Go to =>
Go to =>
Getting Started with Scratch
MICCA SCRATCH Workshop
Image #1 Getting Started
Game Over Module 4 Lesson 2.
Scratch: Animation and game programming
Introduction to Snap Programming
Scratch: Animation and game programming
Getting Started with Scratch
Scratch: Animation and game programming
Game development using Scratch
Introducing Scratch and Creating Sprite
Scratch 7B IT 1.
Using MIT Scratch for Programming and Control Exercise 5 – Drawing with Scratch Year 9 ICT Autumn Term 2007.
Scratch: Animation and game programming
Scratch 7B IT 1.
Animate a Sprite. By M, M and C P6
Presentation transcript:

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 a Mr. Potato Head game.

LEARNING SCRATCH: PRESENTATION 4 Mr. Potato Head Game

LEARNING SCRATCH: PRESENTATION 4 Each Sprite has lots of Costumes!

LEARNING SCRATCH: PRESENTATION 4 Button Sprite sends a Message

LEARNING SCRATCH: PRESENTATION 4 Potato Face Scripts

LEARNING SCRATCH: PRESENTATION 4 Teaching Ella to Walk Over a Hill

LEARNING SCRATCH: PRESENTATION 4 No More Copied Blocks

LEARNING SCRATCH: PRESENTATION 4 Broadcasts Run Too!

LEARNING SCRATCH: PRESENTATION 4 Unique Code on One Side

LEARNING SCRATCH: PRESENTATION 4 Walking Up and Down

LEARNING SCRATCH: PRESENTATION 4 Sprite Layers

LEARNING SCRATCH: PRESENTATION 4 Sprite Layers

LEARNING SCRATCH: PRESENTATION 4 Talking Together

LEARNING SCRATCH: PRESENTATION 4 Talking Together, Part 2