Computers and Technology

Big project, giving 5 stars, a , 80 points, and branliest to whoever answers them correctly

1. in scratch, what are used to give instructions to make your character perform tasks?
code snippets
code blocks
code notes
code colors

2. what is the default sound scratch provides when you start a new project?
snap
crackle
pop
zip

3. what story-based games involve players becoming the main character in a larger story?
role-playing games
platformer games
shooter games
puzzle games

4. when considering the function of gaming in society, what other activity is most similar?
hunting
accounting
storytelling
voting

5. if you tell a sprite with a pen down block to go to random position and then move 100, what would happen?
the sprite would teleport randomly and create a single line 100 units long.
the sprite would create a 100-unit line between the starting spot and a random location.
the sprite would draw a line to a random position, then create another line 100 units long.
the program would not run because these commands can’t be combined.

6. in the outdoor game four-square, players attempt to bounce a ball in such a way that another player cannot return the ball. when someone fails to return the ball, they move out of their square, and everyone else advances a square, hoping to reach the server square, where they get to dictate what types of bounces everyone can make. the fact that this game is played outdoors in a grid of four squares with a bouncy ball is an example of what element of a game?
objective
operation
obstacles
outcome

7. in order to design a game that people will become attached to, we should minimize negative emotions and only try to make the player feel happy.
true
false

8. in the outdoor game four-square, players attempt to bounce a ball in such a way that another player cannot return the ball. when someone fails to return the ball, they move out of their square, and everyone else advances a square hoping to reach the server square where they get to dictate what types of bounces everyone can make. dictating the tricky bounces that everyone has to make is an example of what element of a game?
objective
operation
obstacles
outcome

9. what is an example of an operation for a game?
jumping over bowser in a mario game
motion-capture devices (e. g., kinect, wiimote)
matching three-of-a-kind to clear obstacles
achieving a high score in pac-man

10. what is the best target for emotions in a story?
only good emotions
only bad emotions
anything except neutral emotions
a balance of good and bad emotions

11. what is an example of an outcome for a game?
trying to save the world from an evil wizard
rescuing princess peach from bowser
playing an ocarina to teleport across the land
pressing up, up, down, down, left, right, left, right, start on a controller as a “cheat code” to gain extra lives

12. who creates the rules and content of a game?
designer
player
publisher
producer

13. what kind of loop repeats a certain number of times?
iterative number loop
condition-controlled loop
count-controlled loop
forever loop

14. people learn through two main ways: stories and first-hand experiences.
true
false

15. what is a special kind of block that can only give two responses?
forever block
conditional block
loop block
boolean value

16. what game is the ancestor to monopoly?
tarot
the landlord’s game
chutes and ladders
trouble!

17. what can you think of as a box or container that holds a value and has a label?
conditional
variable
algorithm
paradigm

18. in scratch, what is in the leftmost section?
code blocks
editor
run/test window
sprite library

19. which type of game requires you to read people’s expressions to anticipate their moves?
chess-type games
dice games
board games
poker-type games

20. what refers to the images of characters you use in a game?
pictograms
illustrations
rasters
sprites

21. what block do you have to include at the end of multiple drawing loops to make sure you don’t get lines drawn between each shape?
erase
go to
stop pen
pen up

22. in what category is the repeat block located in scratch?
control
events
sensing
motion

23. narratives, while an essential part of video games, are absent from board games.
true
false

24. which type of game is most likely to have multiple different outcomes?
shooter game
puzzle game
platform game
role-playing game

25. in scratch, if you click on a category of blocks, all of the available blocks in that category will be shown.
true
false

26. what value makes the most sense to set to a “down” key as a character control in scratch?
change y by -15
change y by 15
change x by 15
change x by -15

27. what programming environment are you using for this course?
unity
unreal
gamemaker studio
scratch

28. what game began as a way for the city-states of ancient greece to call a truce to their wars?
the olympics
the mesoamerican ballgame
football (soccer to many americans)
the pan-atlantic games

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 04:40, debo4965
Amain idea is supported, explained, or expanded on with a numbers b. a concluding statement c. details d. a topic sentence. im e paragraphs reset nex next
Answers: 2
image
Computers and Technology, 22.06.2019 07:30, ghopk5929
In the film "epic 2015," epic is the name for:
Answers: 3
image
Computers and Technology, 22.06.2019 20:00, Jana1517
What is the worst-case complexity of the maxrepeats function? assume that the longest string in the names array is at most 25 characters wide (i. e., string comparison can be treated as o( class namecounter { private: int* counts; int nc; string* names; int nn; public: namecounter (int ncounts, int nnames); int maxrepeats() const; }; int namecounter: : maxrepeats () { int maxcount = 0; for (int i = 0; i < nc; ++i) { int count = 1; for (int j = i+1; j < nc; ++j) { if (names[i] == names[j]) ++count; } maxcount = max(count, maxcount); } return maxcount; }
Answers: 3
image
Computers and Technology, 22.06.2019 22:30, reinasuarez964
One of your customers wants you to build a personal server that he can use in his home. one of his concerns is making sure he has at least one backup of their data stored on the server in the event that a disk fails. you have decided to back up his data using raid. since this server is for personal use only, the customer wants to keep costs down. therefore, he would like to keep the number of drives to a minimum. which of the following raid systems would best meet the customer's specifications? a. raid 0 b. raid 1 c. raid 5 d. raid 10
Answers: 3
Do you know the correct answer?
Big project, giving 5 stars, a , 80 points, and branliest to whoever answers them correctly

Questions in other subjects:

Konu
Mathematics, 05.02.2021 01:00
Konu
Mathematics, 05.02.2021 01:00
Konu
Mathematics, 05.02.2021 01:00