Twa kɔ nsɛm atitiriw so
Log in
Sign up for FREE
arrow_back
Laabri

Video Game Maker A Final

star
star
star
star
star
Last updated 4 months ago
20 Nsɛmmisa
Hyɛ no nsow a efi ɔkyerɛwfo no hɔ:

Final Exam for a 10 week class on block coding using snap.berkeley.edu

1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Asemmisa {{asɛmmisaAhyɛnsode}}
1.

Which is most true when the right arrow is pressed

Asemmisa {{asɛmmisaAhyɛnsode}}
2.

What is this code demonstrating

Asemmisa {{asɛmmisaAhyɛnsode}}
3.

Highest Number is a?

Asemmisa {{asɛmmisaAhyɛnsode}}
4.

What program did we use to remove backgrounds from pictures for sprites?

Asemmisa {{asɛmmisaAhyɛnsode}}
5.

an element that repeats a portion of code

Asemmisa {{asɛmmisaAhyɛnsode}}
6.

A container that holds a single number, word, or other information that you can use throughout a program

Asemmisa {{asɛmmisaAhyɛnsode}}
7.

What does this code do?

Asemmisa {{asɛmmisaAhyɛnsode}}
8.

What is the bottom half of this picture from this Mario code?

Asemmisa {{asɛmmisaAhyɛnsode}}
9.

Practicing is the only way to get faster at typing

Asemmisa {{asɛmmisaAhyɛnsode}}
10.

Which term best describes these?

Asemmisa {{asɛmmisaAhyɛnsode}}
11.

What will this code using this conditional block (if/else) do?

Asemmisa {{asɛmmisaAhyɛnsode}}
12.

How many times can Mario touch Goomba before losing all his lives?

Asemmisa {{asɛmmisaAhyɛnsode}}
13.

How do you know you have the correct color selected from the Pac-Man code?

Asemmisa {{asɛmmisaAhyɛnsode}}
14.

What is "and" an example of from the fruit Sprite of the Snake code?

Asemmisa {{asɛmmisaAhyɛnsode}}
15.

What happens to this enemy Sprite when this clone script runs in Friends and Enemies?

Asemmisa {{asɛmmisaAhyɛnsode}}
16.

What is "or" and example of from the Pac-Man code?

Asemmisa {{asɛmmisaAhyɛnsode}}
17.

If you wanted to add Score or Lives to a video game, what piece of code would you add?

Asemmisa {{asɛmmisaAhyɛnsode}}
18.

What program did we use to make costumes for You Win and You Lose?

Asemmisa {{asɛmmisaAhyɛnsode}}
19.

In the code below, the for loop runs with "i" going from 1 to 5. What is the value of "i" during the 3rd time through the loop?

Asemmisa {{asɛmmisaAhyɛnsode}}
20.

What values does the variable "i" take as this code runs, and what is the final result?