Term
"A game is a series of interesting choices." What are the four qualities of an "interesting choice" in a game? |
|
Definition
1. Informed (have some idea of the outcome) 2. Balanced (not forced, with some tradeoffs) 3. Consequential (have an effect on the game) 4. Dramatic (has something important riding on the outcome) |
|
|
Term
What is the causal link that connects rules of a game to having fun? |
|
Definition
|
|
Term
When a game becomes software, what do rules, play, and fun become for the designer? |
|
Definition
Rules become mechanics (code) Play becomes dynamics (process) Fun becomes aesthetics (requirements) |
|
|
Term
What does MDA framework stand for? |
|
Definition
M echanics D ynamics A esthetics |
|
|
Term
What are mechanics? (MDA) |
|
Definition
They are the rules and concepts that formally specify the game as a system. |
|
|
Term
|
Definition
They are the run-time behavior of the game as a system with the players. |
|
|
Term
What are aesthetics? (MDA) |
|
Definition
They are the emotional responses evoked by game dynamics. |
|
|
Term
Clark Abt defines a game as needing what four aspects? |
|
Definition
1. Activity (actions over time) 2. Decision-makers (players are actively making decisions) 3. Objectives (goal) 4. Limiting Context (rules that structure and limit the activity) |
|
|
Term
Greg Costikyan defines a game as needing what five aspects? |
|
Definition
1. Art (cultural importance) 2. Decision-making players (players are making choices) 3. Resource management (decisions are based on and alter available resources) 4. Game tokens (representation of the game state) 5. Goal |
|
|
Term
Jesper Juul defines a game as needing what six aspects? |
|
Definition
1. Rules 2. Variable, quantifiable outcome (varying endings that can be assigned numbers) 3. Valorization of outcome (different outcomes can be positive and negative) 4. Player effort (must take effort from the player to steer to the desired outcome) 5. Player is attached to the outcome (emotionally, wants to win) 6. Negotiable Consequences (the game can be played with or without real world consequences) |
|
|
Term
Roger Caillois defines play as needing what two aspects? |
|
Definition
1. Governed by rules (establish new laws) 2. Make-believe (awareness of a second reality) |
|
|
Term
What is "the magic circle"? |
|
Definition
A zone created by games that removes one from the real world and gives the players confidence that its contents will not cause real-world harm. |
|
|
Term
|
Definition
Visual representation of a game object. |
|
|
Term
|
Definition
|
|
Term
|
Definition
Reused images that help improve game performance. |
|
|
Term
|
Definition
|
|
Term
What are the four key words that Roger Caillois' uses to define play? |
|
Definition
1. Free (no obligation) 2. Separate 3. Uncertain (players create outcomes) 4. Unproductive |
|
|
Term
|
Definition
1. Above discussion (fixed in advance) 2. Create a state machine |
|
|
Term
|
Definition
1. Operational (written) 2. Constituative (mathematical/logic) 3. Implicit (unwritten) |
|
|