MakeCode Sprite and Game Mechanics

MakeCode Sprite and Game Mechanics

Assessment

Interactive Video

Computers, Instructional Technology, Education

5th - 8th Grade

Hard

Created by

Sophia Harris

FREE Resource

This tutorial introduces Microsoft's MakeCode Arcade platform, a block-based coding environment for creating games. The video covers the interface, creating and editing sprites, setting backgrounds, and moving characters. It also explains adding collectibles, using coordinates, and handling sprite overlaps. The tutorial concludes with ideas for expanding the game, such as adding more collectibles, timers, and multiplayer options.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of the Microsoft Arcade MakeCode platform?

To create music tracks

To design websites

To code games quickly

To edit videos

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which feature of the MakeCode interface allows you to preview your game?

Toolbox drawers

JavaScript editor

Coding workspace

Simulator

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In MakeCode, what is a 'sprite'?

A type of game level

A small graphic that can be moved and interacted with

A sound effect

A background image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you do before trying to move a sprite in MakeCode?

Set the background color

Create the sprite

Add a sound effect

Change the game title

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you set a sprite's position in MakeCode?

By typing its name

By using the 'set my sprite position to X Y' block

By changing the background color

By dragging it on the screen

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the coordinates of the top-left corner of the MakeCode screen?

(80, 60)

(160, 120)

(0, 0)

(120, 160)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when a sprite of kind 'player' overlaps with a sprite of kind 'food'?

The background changes

The game ends

The game restarts

The score increases

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?