Introduction to Sprites Quiz

Introduction to Sprites Quiz

8th Grade

8 Qs

quiz-placeholder

Similar activities

pictoblox_lvl_1

pictoblox_lvl_1

2nd Grade - University

10 Qs

computer science

computer science

4th Grade - University

12 Qs

Contrôle N°2 (Scratch)

Contrôle N°2 (Scratch)

6th - 8th Grade

12 Qs

Codesters in Space - Codesters

Codesters in Space - Codesters

6th - 8th Grade

8 Qs

CS Disco Game Lab Lessons 15-17 Progress Check

CS Disco Game Lab Lessons 15-17 Progress Check

6th - 8th Grade

10 Qs

Scratch Games

Scratch Games

6th - 8th Grade

11 Qs

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 Qs

Scratch Quiz 4

Scratch Quiz 4

2nd - 10th Grade

10 Qs

Introduction to Sprites Quiz

Introduction to Sprites Quiz

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Raymond Ballard

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the purpose of using Sprites in game lab?

To store characteristics

To draw shapes

To create animations

To manage variables

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What are properties in Sprites?

Variables that store characteristics

Labels assigned to Sprites

Rectangles inside animations

Commands to draw Sprites

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How can you create a new Sprite?

Use the create Sprite command

Assign a label to a variable

Draw the Sprite on the screen

Use the draw sprites command

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does a Sprite initially look like?

A shape

A character

A rectangle

A label

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What command is used to make a Sprite appear on the screen?

Create Sprite

Assign label

Draw Sprite

Draw shapes

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the default color of a Sprite?

White

Black

Grey

Red

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Evelyn is working on a game development project and she wants to change the size of a Sprite she is using. How can she do this?

She can use the resize Sprite command

She can change the label of the Sprite

She can draw the Sprite with a different size

She can use the draw sprites command

8.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What happens when two Sprites collide in game lab?

They merge into one Sprite

They bounce off each other

They pass through each other

The game ends