NEW
Font size
WorksheetsVideo Game Design Ch. 1 Review
Total questions: 14
Worksheet time: 6mins
The three elements of a game consist of Rules, a Game Environment and a __________.
Background
Art
Sound
Victory Condition
A video game has all the elements of a game, a graphic display, and a ________ ______.
user interface
game environment
victory condition
The user interface is what lets the player interact with the video game.
True
False
These determine what can happen in a game, create the challenges and goals of the game.
user interface
background objects
game rules
game environment
This is what is required to complete or win the game.
Game Environment
Boolean Operator
Art and Sound
Victory Condition
Clickteam Fusion 2.5 is an example of a
Video Game
Game Engine
Spreadsheet software
Text Editor
A video game genre is a category of games that share similar ___________.
Art
Sound
Programming
Gameplay
What is the following statement an example of?
IF the go-cart collides with the banana peel,
THEN the go-cart spins out
Basic Logic
Game Engines
Design Software
Victory Conditions
In Fusion 2.5, where in the frame is the origin located?
Bottom Right Corner
Top Left Corner
The Middle
Top Right Corner
Not actual programming code, but an IF/THEN logic statement written in English used to record programming logic. It is used to document the action and reaction of an event so it can be coded later.
Not actual
Pseudocode
Javascript
HTML
A background in game creation can't receive what?
Programming
Pseudocode
Color options
Settings
A clone is different from the original because its properties are not linked to the original.
True
False
A loop in animation is used to
Simplify the animation by repeating frames
Make the animation more difficult to ccreate
Loops aren't used in animation
Make the animation not repeat
In Fusion 2.5 the Y-Axis is inverted, which means...
It is the same as regular math class
There is no origin
Y positive goes down and Y negative goes up.
