Soarin' Strawberry Game Coding Concepts

Soarin' Strawberry Game Coding Concepts

Assessment

Interactive Video

Computers, Education, Instructional Technology, Fun

4th - 8th Grade

Hard

Created by

Ethan Morris

FREE Resource

In this video tutorial, Tyler from the Tynker content team guides viewers through coding a game similar to Flappy Bird using Tynker blocks. The game features a character called Soarin' Strawberry, which players control to navigate through barriers. The tutorial covers coding the strawberry's movement, adding player controls, setting game-ending conditions, and coding the barrier's movement. It also suggests enhancements like changing costumes, adding levels, and implementing a scoreboard. The tutorial encourages creativity and customization, emphasizing that the sky is the limit.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main objective of the game you will be coding?

To defeat enemies

To fly the strawberry through gaps in barriers

To reach the end of the level

To collect as many strawberries as possible

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in coding the Soarin' Strawberry?

Add a sound effect

Set the background

Drag out the 'on start' block

Create a new actor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make the strawberry fall in the game?

Change x by 10

Change y by -3

Change y by 10

Change x by -3

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What player control is added to make the strawberry fly?

Pressing the 'up' arrow

Pressing the 'down' arrow

Pressing the 'space' bar

Pressing the 'enter' key

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the strawberry touches a barrier?

The game ends and the actor is hidden

The strawberry changes color

The strawberry speeds up

The game continues

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'forever' loop in the barrier's code?

To make the barrier disappear

To change the barrier's color

To make the barrier move continuously

To stop the barrier

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make the barrier reappear on the right side of the screen?

Use a 'change x' block

Use a 'go to' block

Use a 'change y' block

Use a 'hide' block

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?