Download presentation
Presentation is loading. Please wait.
1
1 Game Design CIS 487/587 Bruce R. Maxim UM-Dearborn
2
2 Computer Games Provides a completely new form of entertainment Game can create new worlds for users to play in Players may be allowed to take on a new persona
3
3 Approaching Design Computer games are an art form Game design practices can be taught Design is a technical discipline like music, film, poetry Design is the art of making dynamic models
4
4 Game Technologies Representing and animating physical objects Providing world dynamics –Physics –Artificial intelligence Supporting user interaction –Graphics –Sound –Input devices –Networking
5
5 Game Expectations Create experience for players Player will usually be in some environment Environment has rules for interaction Rules exists and there is a defined criteria for success Computer will manage player interaction
6
Game Analysis Exercise Need: paper, pencil, 2 players Draw 3 dots on the paper First player draws a line between 2 dots and places a new dot any where on that line Second player draw a line and a new dot 6
7
Game Analysis Exercise Restrictions –New line must start and end on a dot –No dot can have more than 3 lines –New line cannot cross another line –New dot must be placed on the new line –A line can start and end at the same dot if it does nor cross another line Game ends when a player cannot move 7
8
Game Analysis Exercise What is the game objective? What is each player required to do? What limits player actions? What conflict is present in this game? Are the boundaries of the game physical or conceptual? What game outcomes are possible? 8
9
Game Analysis Exercise What creates the game challenge? Is there a sense of play in the game rules? Does the game involve a premise, characters, or story? What dramatic elements might add to the game experience? 9
10
10 The next 16 slides come from the Rabin text
11
11 Models Represent Things Mental/Cognitive –Concepts –Beliefs –Maps Locations Relationships Mathematical –Equations –Formulas –Algorithms
12
12 Approaching Design Abstract model –Conceptual and idealized –A tool for investigating specific questions –Simplifies thinking to help understand problems –May include assumptions thought to be false Abstract game –One rule The piece is moved to the open square
13
13 A Player-Game Model A model of the player – game relationship
14
14 A Player-Game Model Mechanics –Things the player does Interface –Communication between player and game System –Underlying structure and behavior
15
15 Game Mechanics Gameplay –Feelings of playing a particular game –Activities engaged in a particular game Game Mechanics –Specific to game activities –“What the player does”
16
16 Seven Stages of Action Execution –Intention to act –Sequence of action –Execution of action sequence Evaluation –Evaluating interpretations –Interpreting perceptions –Perceiving states
17
17 Seven Stages of Action A goal is formed –Models the desired state –The desired result of an action –Examples: Have a glass of water in hand Capture a queen Taste ice cream
18
18 Seven Stages of Action Goals turned into intentions to act Specific statements of what is to be done
19
19 Seven Stages of Action Intentions put into an action sequence The order internal commands will be performed
20
20 Seven Stages of Action The action sequence is executed The player manipulates control variables
21
21 Seven Stages of Action The state of the game is perceived State variables are revealed via the interface
22
22 Seven Stages of Action Player interprets their perceptions Interpretations based upon a model of the system
23
23 Seven Stages of Action Player evaluates the interpretations Current states are compared with intentions and goals
24
24 Seven Stages of Action Donald Norman’s approximate model –Actions not often in discrete stages –Not all actions progress through all stages
25
25 Seven Stages of Action Scales to… –…an individual mechanic A “primary element” –Examples: »Move »Shoot »Talk –…an entire game A generalized model of interaction
26
26 Overview Game Design Come up with a good idea Create storyboard (rough sketches, game world, char, and action) List details of game + take everything in game universe into account Write a design document
27
27 General Advice Make games you would enjoy playing yourself, but remember to focus on the player’s experience and not your own Communicate with your target audience Ask for consumer feedback (this means track it and use it) Play and evaluate games written by others
28
28 General Advice Read game reviews and opinions (magazines and web sites) Attend conferences to exchange ideas and make new contacts
29
29 The next 3 slides come from the Rabin text
30
30 Creativity Classic approach - Graham Wallace –Preparation Background research and comprehension –Incubation Mulling things over –Insight Sudden illumination – Eureka! –Evaluation Validating revealed insights –Elaboration Transforming the idea into substance
31
31 Creativity Six Thinking Hats –White Hat – neutral and objective –Red Hat – intuition, gut reaction –Black Hat – gloomy, naysayer –Yellow Hat – Pollyannaish, optimistic –Green Hat – growth and creativity –Blue Hat – process and control Symbolize perspective worn by people involved in the creative endeavor Edward de Bono
32
32 Inspiration Board games –Spatial relationships Card games –Resource management Paper RPGs –Dynamic narratives Books –Fantasy and agency Sports –Team competition Film –Continuity techniques Television –Serialized stories Music –Temporal systems Martial arts –Discipline in action Children –Invention
33
33 Getting a Creative Idea Go to an extreme along one dimension of a game Mix ideas from several games Use ideas from books, movies, comics, etc. Take a good game idea and make it better (e.g. improve graphics, AI, etc.)
34
34 Brainstorming Make sure everyone attends meeting and is involved Ensure free interchange of ideas Make goals clear Stay focused – don’t allow distractions Make sure everyone is heard Take notes
35
35 Brainstorming a Game You can start with game play –This often dictates player interaction and style of play –Determines hardware needed –Total resources needed for game You can start with story –In some genre (RPG) story is central –May determine how players and NPC’s interact –Technology should match story line
36
36 Brainstorming a Game You can start with technology –Game engine characteristics (rendering, AI, language parsers, etc.) –Often dictates type of game that can be developed –May dictate type of story –May define user interaction possibilities –It is generally better to find a topic first and then select a genre rather than the reverse
37
The next 12 slides are form the Gibson textbook 37
38
Brainstorming and Ideation "The best way to have a good idea is to have a lot of ideas and throw out all the bad ones." – Linus Pauling 38 Pauling is the only person to have won both the Nobel Prize in Chemistry and the Nobel Peace Prize as an individual.
39
Brainstorming and Ideation This brainstorming process is based on intersectional innovation It has worked well in both large and small groups Five Steps: –Step 1: Expansion –Step 2: Collection –Step 3: Collision –Step 4: Rating –Step 5: Discussion 39
40
Brainstorming and Ideation Step 1: Expansion –Start with the core theme of your brainstorm in the middle of a whiteboard –Create as many ideas as possible around it –Don't censor at all in this phase 40
41
Brainstorming and Ideation Step 2: Collection –Write down each node of the expansion phase on a 3x5 note card or a Post-it note –These are "idea cards" 41
42
Brainstorming and Ideation Step 3: Collision –Shuffle all the idea cards together –Deal two to each person in the group –Each person takes the two idea cards up to the whitboard and reveals them to the group –The group collectively comes up with three game ideas inspired by the collision of the two cards –Again, don't censor too much in this step 42
43
Brainstorming and Ideation Step 3: Collision –Examples: 43
44
Brainstorming and Ideation Step 4: Rating –Each person should pick the two ideas from Step 3 that she feels have the most merit and write them on the whiteboard –If someone has already written one of your top ideas, just write your 3 rd choice –Wait for everyone to finish doing this –Then, each person in the group should simultaneously put a mark on the board next to the three ideas that they like the most Some ideas will have many marks next to them, while others will have only a few 44
45
Brainstorming and Ideation Step 5: Discussion –Given the information from Step 4, start discussing ideas –Start with the most popular ideas, but don't be afraid to mix in some of the other ideas as well –Combine the best ideas into something really great! 45
46
Changing Your Mind The real process involves a lot of iteration and changing your mind 46 Idea Prototype Game And you finish with a much better design than your initial game idea!
47
Brian Storming Exercise Groups of 3 or 4 Think of a feature you would like added to an existing favorite game Create a story board (rough sketches no more than 6 slides) that shows how the feature will affect gameplay from the player’s persepctive 47
48
48 What makes gameplay good? Interactivity (little passive observation by players) Pursuing and achieving goals Require interesting choices to achieve goals Provide feedback to players about progress toward goals Consistency and fairness
49
49 Achieving Goals Always something for players to achieve Make sure goals are not too easy or too hard Three levels of goals –Long term (e.g. complete game) –Medium term (10-30 minutes) –Short term (0-60 seconds)
50
50 Common Game Goals Eliminate other players Score points (e.g.sports games) Get some place first (e.g. racing games) Solve puzzles Gain territory (e.g. strategy games) Improve abilities (e.g. role playing) Develop social relationships (e.g. mulitplayer games) Play god (e.g. simulations)
51
51 The next 4 slides come from the Rabin text
52
52 Goals and Objectives Objectives –Designed tasks players must perform Rigid requirements – formal Goals –An intentional outcome Notions that direct player action Scales all levels of motivation –From selecting particular strategies… –…to basic motor actions (e.g. pressing a button)
53
53 Choice and Outcome Choice –A question asked of the player Outcome –The end result of a given choice Possibility space –Represents the set of possible events –A “landscape” of choice and outcome
54
54 Choice and Outcome Consequence or Weight –The significance of an outcome Greater consequences alter the course of the game more significantly –Choices are balanced first by consequence
55
55 Choice and Outcome Well-designed choice –Often desirable and undesirable effects –Should relate to player goals –Balanced against neighboring choices Too much weight to every choice is melodrama –Orthogonal choices – distinct from others Not just “shades of grey”
56
56 Qualities of Choice Terms in which to discuss choices –Hollow – lacking consequence –Obvious – leaves no choice to be made –Uninformed – arbitrary decision –Dramatic – strongly connects to feelings –Weighted – good and bad in every choice –Immediate – effects are immediate –Long-term – effects over extended period –Orthogonal – choices distinct from each other
57
57 Gameplay Consistency and Fairness Consistency of actions and outcomes –A reason for each failure or success –Good players can anticipate and make plans –Don’t solve problems by unlikely actions Fairness –Players believe they have a fair chance –Don’t allow game to be won by a single simple strategy –Plot twists are allowed, but must be explainable
58
58 Game Design Start with simple concept Design around computer limitations Minimize player confusion Importance of play testing Incorporate a smooth learning curve Accommodate all skill levels
59
59 Establishing Focus What is it about the game that makes it compelling? What is the game trying to accomplish? What sort of emotions is the game trying to evoke in the player? What should the player take away from the game?
60
60 Establishing Focus How should the game be unique? How is it different from other games? What sort of control should the player have over the world? Note: Answers to these question should be one page long. You want every team member to carry these answers around in their head during development.
61
61 The next 5 slides come from the Rabin text
62
62 Premise The metaphors of action and setting Directs the player experience –Provides a context in which mechanics fit –Players map game states to the premise
63
63 Premise Story is the typical example of premise –Time –Place –Characters –Relationships –Motivations –Etc.
64
64 Premise Premise may also be abstract –Tetris operates under a metaphor The metaphor: arranging colored shapes Encompasses all game elements –Player discussions use the language of the premise
65
65 Premise Games are models Activities being modeled form premise –Actions may appear similar in model –Usually are fundamentally quite different Sports games are good examples –Playing video games isn’t like playing the sport
66
66 Premise Goes beyond setting and tone Alters the players mental model –Basis of player understanding and strategy
67
67 Design Choices Arcade vs. strategy Graphics vs. game play Single player vs. network Core game market vs. wider audience New technology vs. wider base Custom built vs. off the shelf tools Standard distribution vs. shareware Legal issues
68
68 Game Design Sins Poor production style –Bad writing –Breaks in suspension of reality Linear plot or gameplay Micromanagement of user actions or play Repetition of user actions or graphics Ignore user’s learning curve Poor game balance –Same strategies always works –Trial and error is not fun
69
69 Game Design Sins Not enough variety –Graphics, objects, monsters, levels, etc. Awkward user interface Limited feedback –Player confused about goals or progress Story inconsistencies –continuity problems) Player dies and does not know it
70
70 Nokia Top 10 Usability Recommendations 1.Provide a clear menu structure 2.Simplicity is key 3.Provide help when needed 4.Be relentlessly consistent 5.Don’t waste the user’s time Allow user to skip introduction Do not require re-entry of data 6.Use natural controls
71
71 Nokia Top 10 Usability Recommendations 7.Enable save and pause 8.Conform to real-world expectations Realistic physics model 9.Go easy on sound Use for feedback Allow it to be turned off Make game playable with sound off 10.Implement a high score list
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.