Make Code Arcade: Moving with Buttons

Make Code Arcade: Moving with Buttons

Assessment

Interactive Video

Computers, Instructional Technology, Education

4th - 8th Grade

Hard

Created by

Lucas Foster

FREE Resource

In this MakeCode Arcade session, the instructor guides viewers through programming a sprite named Pam to move using button controls. The session begins with an introduction and setup, followed by adding movement code from the controller category. The instructor explains how to identify the correct code using keywords. After implementing the code, the instructor addresses an error by renaming the sprite to Pam. Finally, the session concludes with testing Pam's movement using arrow keys and sliders, ensuring she can move in all directions, including diagonally.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the sprite used in the session?

Kim

Sam

Pam

Tom

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which category is used to make the sprite move?

Physics

Sound

Controller

Graphics

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in making Pam move?

Change the background color

Rename the program

Add a new sprite

Insert the move code

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you do if you're unsure about the category of a code snippet?

Skip the task

Ask a friend

Guess randomly

Use keywords to search

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the error message related to in the code?

Background color

Button configuration

Sprite name

Screen size

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'move my Sprite with buttons' code?

To change the sprite's color

To make the sprite move

To resize the sprite

To delete the sprite

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you do if the sprite does not move as expected?

Restart the program

Add more sprites

Check the sprite name in the code

Change the background color

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?