Lecture 1
Lecture 1
9/10/22
Week 2, Lesson 2
• Should have your Notebook & Tablets for your
Scratch class.
What is Scratch?
Scratch is a computer programming language. It will have
sprites and scripts/programs.
Washing Machine
Stage
Blocks
Palette
Scripts
Area
Sprite List
Sprites
In computer graphics, a sprite is a two-dimensional image or
animation that is used in a Computer Game.
Each sprite has a set of rules that define how it moves and
how it behaves.
Scripts
Games are made by giving sprites a
sequence of rules to follow. These
are called scripts.