Game Development Mechanics and Concepts

Game Development Mechanics and Concepts

Assessment

Interactive Video

Computers, Design, Instructional Technology

5th - 8th Grade

Hard

Created by

Mia Campbell

FREE Resource

This tutorial by Scratch Genius guides viewers through creating a Geometry Dash game in Scratch. It covers setting up the project, creating jump mechanics, implementing gravity, and enhancing visuals. The tutorial also addresses bug fixes and introduces a scrolling background. Future episodes promise additional features. The video includes acknowledgments and invites viewers to join a Discord server for further engagement.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in setting up the Geometry Dash project?

Drawing a black rectangle

Setting the y velocity to zero

Naming the sprite 'Player'

Creating a new sprite called 'Floor'

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is a variable for y velocity created in the jumping mechanic?

To change the player's color

To keep track of the player's vertical speed

To control the player's rotation

To track the player's horizontal speed

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the custom block in fixing the overlapping issue?

To change the player's color

To adjust the player's position until it is on top of the floor

To increase the player's speed

To make the player jump higher

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the jumping functionality implemented?

By rotating the player

By changing the player's color

By increasing the player's size

By setting the y velocity to a positive value when the space bar is pressed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the recommended value for gravity in the game?

-1.5

-2.81

-3.0

-2.0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of replacing the placeholder sprites?

To add more levels

To increase the game's speed

To make the game look more like Geometry Dash

To change the game's background

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an important consideration when creating the background?

The edges should stitch together nicely

It should be a single color

It should be colorful

It should have a lot of details

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?