Search Header Logo

course1 lesson12

Authored by Academy OneSpace

Computers

2nd Grade

Used 5+ times

course1 lesson12
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the right code to spawn a “fence”

hero.spawnXY(“fence”, 10, 10)

hero.spawn(“fence”, 10, 10)

Game.spawnXY(“fence”,10,10)

game.spawnXY(“fence”,10,10)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The person who plays the game and controls the game piece is?

player

student

hero

captain

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A game must have a goal. What is a goal?

the rules that govern how a player

interacts with the game.

the task the player must perform to win

(or progress) in a game.

the game piece that the student can

"spawn".

the specific elements that make up a

game

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The rules that govern how a player interacts with a game, and how the game interacts with the player are ?

spawnable

piece

goal

mechanic

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the code to add a goal to gather all the items in the game?

Game.addcollectGoal()

game.AddCollectGoal()

game.addCollectItem()

game.addCollectGoal()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code spawns an ally?

game.spawnXY("archer", 28,32)

game.SpawnXY("munchkin", 15, 15)

ame.spawnPlayerXY("thrower", 30, 50)

game.spawnXY("guardian", 4, 10)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

generator= game.spawnXY(“generator” , 54, 68)

How to change the type of enemy the generator could spawn to “munchkin”?

spawnType=“munchkin”

generator.spawnType=“munchkin”

generator.spawnType==“munchkin”

Game.spawntype=“munchkin”

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?