Scratch Project Terms

Scratch Project Terms

Assessment

Flashcard

Arts

9th Grade

Hard

Created by

Zoya Anees

FREE Resource

Student preview

quiz-placeholder

8 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Backdrop

Back

The background of the project stage where the action takes place. For this project, it's where the maze is drawn.

2.

FLASHCARD QUESTION

Front

Sprite

Back

A character or object in a Scratch project that can be programmed to move and interact. In this case, it's the character that navigates the maze.

3.

FLASHCARD QUESTION

Front

Stage

Back

The main area in the Scratch interface where the Sprite performs and the Backdrop is displayed. It's where you see your game in action.

4.

FLASHCARD QUESTION

Front

Paint

Back

An editor in Scratch used to create or draw your own custom Backdrops and Sprites.

5.

FLASHCARD QUESTION

Front

Backdrop control screen

Back

The section in the Scratch interface where you can choose, upload, or create new backdrops for your Stage.

6.

FLASHCARD QUESTION

Front

Drawing Tools

Back

The set of tools available in the Paint editor, such as the brush, line, circle, rectangle, and fill tools, used to create artwork.

7.

FLASHCARD QUESTION

Front

Change Size

Back

The action of making a Sprite bigger or smaller to fit correctly within the game environment, like the paths of a maze.

8.

FLASHCARD QUESTION

Front

Scripts

Back

The sets of code blocks that tell a Sprite what to do, such as how to move through the maze.