SlideShare ist ein Scribd-Unternehmen logo
1 von 49
Level 7
David Mullich
Game Design 1
The Los Angeles Film School
What is Prototyping?
Prototyping is the creation of a working model of your
idea that allows you to test its feasibility and make
improvements to it.
Game prototypes, while playable, usually only include
a rough approximation of the artwork, sound, and
features.
Their purpose is to allow you to focus on a small set
of the game’s mechanics and see how they function.
Prototype
Create a prototype that answers the questions at hand.
A prototype is an early playable version of the game,
section of game, or game system.
A prototype, whether paper
or electronic, should be:
• Playable
• Quick to Make
• Easy to Change
Types of Prototypes
A single project might require a number of
different prototypes.
 Physical Prototypes
 Visual Prototypes
 Video Prototypes
 Software Prototypes
Rapid Prototyping
Digital prototyping is often more effective when it is
done in small, fast, throwaway projects.
When you pose a question about some aspect of
your gameplay, come up with a potential solution
and then build a quick and dirty model of that
solution to see if it will work.
A good rapid prototype makes a testable claim and
provides actionable learning about that claim.
Board Games
Many video game designers
started out as board game
designers, and many video
games are derived from board
games.
The designers or programmers of
these games used the paper-
based originals to figure out what
would work electronically.
Physical Prototypes
Physical prototypes are
the easiest type of
prototype for most game
designers to construct on
their own.
They are typically created
using slips of paper,
cardboard, and other
household objects.
Benefits of Physical Prototypes
 Allows you to focus on gameplay rather than
technology
 Making changes is faster, allowing for more
iterations
 Allows for nontechnical team members to
participate in the design process at a very high
level
 Allows for a broader and deeper
experimentation process simply because it can
be done without major cost or use of resources
How would you prototype the game
Battleship?
And, by the
way, this picture
is so wrong in
so many ways.
Prototype Example
So, you might end up with
something like this:
What rules
would you
modify and
how would you
implement
them?
Prototyping Battleship
Prototyping A First Person Shooter
Although a physical prototype of
an FPS can’t help you understand
the fluid process of running,
aiming and shooting in a 3D
environment, it can help you
understand the tactical issues of
weapon balance, territory control,
etc.
Prototype a first-person shooter using paper
and other physical items.
Digital Prototyping
A digital prototype extends the design work
done for the physical prototype and allows you
to test the essence of your game in its intended
format.
A digital prototype has:
 Elements needed to make them functional
 Minimal art and sound
 Incomplete gameplay
Reasons To Make A Digital Prototype
 Answering game design or technical
questions
 Establishing an effective production
pipeline
 Communicating your vision to your team
or a publisher
Building The Digital Prototype
1. Foundation: Build a representation of your
core gameplay
1. Structure: Prioritize structural elements to
add to your gameplay. Focus on rules over
features
 Features: Attributes that make the game richer (like
new weapons)
 Rules: Modification to the game mechanics that
change how the game works (like win conditions)
Building The Physical Prototype
3. Formal Details: Add the necessary rules
and procedures to make it a fully
functional game. Isolate each rule, test
it, remove it, add another, test it, repeat.
3. Refinement: Now examine the details,
and add ideas for features that came up
during testing but were not essential
Building The Physical Prototype
5. Dramatic: Add story, graphics, art.
5. Dynamic: Balance the attributes,
behavior and relationships of
components.
Core Gameplay Mechanic
The actions that a player repeats most often
while trying to achieve the game’s overall
goal. This is the foundation of your game.
While the meaning an consequences of
what a player does changes over the course
of a game, the core actions remain the
same from beginning to end.
Spider-Man 2 Core Gameplay
Core Gameplay Examples
 Warcraft: Players build and move units on a map in
real time with the intent of destroying opposing units
in combat
 Monopoly: Players buy and improve properties with
the goal of charging rent to other players who land on
them during the course of play
 Diablo: Players battle monsters, seek treasure, and
explore dungeons in an attempt to amass wealth and
become more powerful
 Super Mario Bros: A player controls Mario (or Luigi),
making him walk, run, and jump, while avoiding traps,
overcoming obstacles, and gathering treasure
Prototyping Game Mechanics
Game mechanics are discrete features of the
formal aspects of the game.
When prototyping game mechanics, keep it
simple and focus on your core mechanic.
Do not try to integrate all of your questions
about the game into a single prototype, at least,
not at first.
Prototyping Game Mechanics
Gameplay prototypes need not be stand-
alone programs.
Often the questions you will have about your
mechanics will involve some kind of number
crunching that could be tested using Excel
spreadsheets.
Pro Tips
Stop thinking about whether your game is fun to play,
and start thinking about whether it is fun to play with.
 Make sure your mechanics are fun to play even if
there are no goals.
 Make sure that when people see yur game, they
want to start interacting with it, even before they
know what to do.
Control Schemes
Games are about three things: input, output and
mechanics. The controls are the input part of the
equation.
As a designer, you need to make sure you
understand the capabilities of the controller for the
platform you are designing to.
This means creating a kinesthetic prototype and
testing the controls until they are perfectly
integrated into your gameplay.
Control Schemes
When you have
decided how the
controls will work,
create a control table
to make sure you
have thought of
everything.
Key Action
Arrow keys Walk forward, back,
left, right
Shift key Run
CTRL or Left
Mouse
Shoot (hold for
continuous shooting)
A key Look up
Z key Look down
Feedback
Let the player know, through either visual or auditory
feedback, that their action has been accepted.
Audio feedback is very good for letting the player know
that input has been received or something new is about
to happen.
Visual feedback is good for giving precise data like the
exact status of a player’s resources or letting the player
know where his units are.
Pro Tips
 Intuitive interfaces give a feeling of control.
 Your controls should be easy master, not hard to
master.
Viewpoints
The digital interface for a game is a
combination of the camera viewpoint of the
game and controls that allow the user to
interact with within the system.
The viewpoints for the first video games were
mainly limited to text descriptions (Zork is an
example) but they could be very immersive.
Overhead View
This view is primarily used for digital maps and
digital versions of board games.
Side View
The side view is popular with arcade and puzzle
games, but it has its most influence with the side
scroller.
Isometric View
Popular in strategy games, construction simulations,
and role-playing games, this view gives the player
easy access to a lot of information.
First Person View
This view creates immediacy and empathy with
the main character, but limits the player’s overall
knowledge of his environment.
Third Person View
Adventure games, sports games and other
games that depend on a more detailed control of
character actions use this viewpoint.
Designing the User Interface
The game’s interface works together with the
controls and the viewpoint to create the game
experience, and it needs to be very
understandable. So, how will you incorporate
this information around your main view?
Form Follows Function
Instead of merely copying the user interface and
control scheme of a game that’s similar to yours,
go back and think about what’s special about
your idea.
Next try to come up with innovative ways of
representing the play value of that idea in both
the controls and interface.
Metaphors
Visual interfaces are graphical
symbols that help us navigate
through the game.
When you design your game,
you need to consider its basic
metaphor. For example,
objects that a role-playing
character must carry could be
placed in a backpack.
Visualization
Players often need to process a lot of
game information very quickly.
Try to visual the information so that they
know their general status at a glance.
“Natural Mapping” is when we use
cultural expectations – such as gas
gauges and temperature meters – to
cue us as to what the information
presented on the screen means.
Grouping Features
It is often best to group similar features together
visually so that the player always knows where to
look for them.
Consistency
Do not move your
features from one
area to another
when changing
screens or areas of
the game. Keep
meters and buttons
in the same place!
Questions To Ask Yourself
 What is the purpose of your interface?
 What viewpoint is the best choice for that
purpose?
 How much information should the player know
about the state of the game?
Designer Perspective: Bruce Shelley
G4 Icons Episode #15: Bruce Shelley
FOUNDATION PROTOTYPE
Your first prototype need only consist of the core
mechanic (action-purpose: for example, jump to
collect coins).
That mechanic should be supported by the necessary
controls to use the mechanic and visual feedback to
demonstrate the controls work.
Your main objective for this prototype should be to
confirm that the idea is a fun foundation for a game.
LAFS Game Design 7 - Prototyping

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game DevelopmentSumit Jain
 
Game Development Step by Step
Game Development Step by StepGame Development Step by Step
Game Development Step by StepBayu Sembada
 
06. Game Architecture
06. Game Architecture06. Game Architecture
06. Game ArchitectureAmin Babadi
 
Game Design Document - Step by Step Guide
Game Design Document - Step by Step GuideGame Design Document - Step by Step Guide
Game Design Document - Step by Step GuideDevBatch Inc.
 
Level design for games
Level design for gamesLevel design for games
Level design for gamesJayyes
 
LAFS Game Design 1 - Foundational Elements
LAFS Game Design 1 - Foundational ElementsLAFS Game Design 1 - Foundational Elements
LAFS Game Design 1 - Foundational ElementsDavid Mullich
 
2-Game Design (Game Design and Development)
2-Game Design (Game Design and Development)2-Game Design (Game Design and Development)
2-Game Design (Game Design and Development)Hafiz Ammar Siddiqui
 
LAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core MechanicLAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core MechanicDavid Mullich
 
LAFS Game Design 1 - Structural Elements
LAFS Game Design 1 - Structural ElementsLAFS Game Design 1 - Structural Elements
LAFS Game Design 1 - Structural ElementsDavid Mullich
 
What Is A Game Engine
What Is A Game EngineWhat Is A Game Engine
What Is A Game EngineSeth Sivak
 
Game development Pre-Production
Game development Pre-ProductionGame development Pre-Production
Game development Pre-ProductionKevin Duggan
 
Game development
Game developmentGame development
Game developmentRareCoders
 
Unreal Engine 4 Introduction
Unreal Engine 4 IntroductionUnreal Engine 4 Introduction
Unreal Engine 4 IntroductionSperasoft
 
Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1Cynthia Marcello
 
Game Design Principle
Game Design PrincipleGame Design Principle
Game Design PrincipleNaquiah Daud
 
Gameplay and game mechanic design
Gameplay and game mechanic designGameplay and game mechanic design
Gameplay and game mechanic designmissstevenson01
 
Game development
Game developmentGame development
Game developmentreittes
 

Was ist angesagt? (20)

Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game Development
 
Game Development Step by Step
Game Development Step by StepGame Development Step by Step
Game Development Step by Step
 
Game Design as Career
Game Design as CareerGame Design as Career
Game Design as Career
 
06. Game Architecture
06. Game Architecture06. Game Architecture
06. Game Architecture
 
Game Design Document - Step by Step Guide
Game Design Document - Step by Step GuideGame Design Document - Step by Step Guide
Game Design Document - Step by Step Guide
 
Level design for games
Level design for gamesLevel design for games
Level design for games
 
Game Design fundamentals
Game Design fundamentalsGame Design fundamentals
Game Design fundamentals
 
LAFS Game Design 1 - Foundational Elements
LAFS Game Design 1 - Foundational ElementsLAFS Game Design 1 - Foundational Elements
LAFS Game Design 1 - Foundational Elements
 
2-Game Design (Game Design and Development)
2-Game Design (Game Design and Development)2-Game Design (Game Design and Development)
2-Game Design (Game Design and Development)
 
LAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core MechanicLAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core Mechanic
 
LAFS Game Design 1 - Structural Elements
LAFS Game Design 1 - Structural ElementsLAFS Game Design 1 - Structural Elements
LAFS Game Design 1 - Structural Elements
 
What Is A Game Engine
What Is A Game EngineWhat Is A Game Engine
What Is A Game Engine
 
Game design document
Game design document Game design document
Game design document
 
Game development Pre-Production
Game development Pre-ProductionGame development Pre-Production
Game development Pre-Production
 
Game development
Game developmentGame development
Game development
 
Unreal Engine 4 Introduction
Unreal Engine 4 IntroductionUnreal Engine 4 Introduction
Unreal Engine 4 Introduction
 
Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1
 
Game Design Principle
Game Design PrincipleGame Design Principle
Game Design Principle
 
Gameplay and game mechanic design
Gameplay and game mechanic designGameplay and game mechanic design
Gameplay and game mechanic design
 
Game development
Game developmentGame development
Game development
 

Ähnlich wie LAFS Game Design 7 - Prototyping

GAME MECHANIC - chapter 1 v1.4 (2019 edition)
GAME MECHANIC - chapter 1 v1.4 (2019 edition)GAME MECHANIC - chapter 1 v1.4 (2019 edition)
GAME MECHANIC - chapter 1 v1.4 (2019 edition)Hamzah Asyrani Sulaiman
 
Boston games forum universal design lessons - dave bisceglia
Boston games forum   universal design lessons - dave biscegliaBoston games forum   universal design lessons - dave bisceglia
Boston games forum universal design lessons - dave biscegliaElizabeth Cormack
 
DevLearn 2017 Play to Learn workshop slides
DevLearn 2017 Play to Learn workshop slidesDevLearn 2017 Play to Learn workshop slides
DevLearn 2017 Play to Learn workshop slidesSharon Boller
 
Universal Design Lessons - Boston Games Forum
Universal Design Lessons - Boston Games ForumUniversal Design Lessons - Boston Games Forum
Universal Design Lessons - Boston Games ForumDave Bisceglia
 
Lessons from the Trenches of Learning Game Design
Lessons from the Trenches of Learning Game DesignLessons from the Trenches of Learning Game Design
Lessons from the Trenches of Learning Game DesignSharon Boller
 
How to Design Effective Learning Games: Sharon Boller and Karl Kapp
How to Design Effective Learning Games: Sharon Boller and Karl KappHow to Design Effective Learning Games: Sharon Boller and Karl Kapp
How to Design Effective Learning Games: Sharon Boller and Karl KappSharon Boller
 
Serco Usability Research, Ben Weedon, The challenge of measuring game play ex...
Serco Usability Research, Ben Weedon, The challenge of measuring game play ex...Serco Usability Research, Ben Weedon, The challenge of measuring game play ex...
Serco Usability Research, Ben Weedon, The challenge of measuring game play ex...Use8.net
 
Nighthawk Controller
Nighthawk ControllerNighthawk Controller
Nighthawk ControllerBen Speer
 
Introduction to game_design
Introduction to game_designIntroduction to game_design
Introduction to game_designSayed Ahmed
 
13 types of interface
13 types of interface13 types of interface
13 types of interfaceLucy Taylor
 
DSC RNGPIT - Getting Started with Game Development Day 1
DSC RNGPIT - Getting Started with Game Development Day 1DSC RNGPIT - Getting Started with Game Development Day 1
DSC RNGPIT - Getting Started with Game Development Day 1DeepMevada1
 
User Experience 6: Qualitative Methods, Playtesting and Interviews
User Experience 6: Qualitative Methods, Playtesting and InterviewsUser Experience 6: Qualitative Methods, Playtesting and Interviews
User Experience 6: Qualitative Methods, Playtesting and InterviewsMarc Miquel
 

Ähnlich wie LAFS Game Design 7 - Prototyping (20)

GAME MECHANIC - chapter 1 v1.4 (2019 edition)
GAME MECHANIC - chapter 1 v1.4 (2019 edition)GAME MECHANIC - chapter 1 v1.4 (2019 edition)
GAME MECHANIC - chapter 1 v1.4 (2019 edition)
 
PHP games
PHP gamesPHP games
PHP games
 
Boston games forum universal design lessons - dave bisceglia
Boston games forum   universal design lessons - dave biscegliaBoston games forum   universal design lessons - dave bisceglia
Boston games forum universal design lessons - dave bisceglia
 
DevLearn 2017 Play to Learn workshop slides
DevLearn 2017 Play to Learn workshop slidesDevLearn 2017 Play to Learn workshop slides
DevLearn 2017 Play to Learn workshop slides
 
Universal Design Lessons - Boston Games Forum
Universal Design Lessons - Boston Games ForumUniversal Design Lessons - Boston Games Forum
Universal Design Lessons - Boston Games Forum
 
Lessons from the Trenches of Learning Game Design
Lessons from the Trenches of Learning Game DesignLessons from the Trenches of Learning Game Design
Lessons from the Trenches of Learning Game Design
 
01 - Introduction to Game Mechanics
01 - Introduction to Game Mechanics01 - Introduction to Game Mechanics
01 - Introduction to Game Mechanics
 
How to Design Effective Learning Games: Sharon Boller and Karl Kapp
How to Design Effective Learning Games: Sharon Boller and Karl KappHow to Design Effective Learning Games: Sharon Boller and Karl Kapp
How to Design Effective Learning Games: Sharon Boller and Karl Kapp
 
Serco Usability Research, Ben Weedon, The challenge of measuring game play ex...
Serco Usability Research, Ben Weedon, The challenge of measuring game play ex...Serco Usability Research, Ben Weedon, The challenge of measuring game play ex...
Serco Usability Research, Ben Weedon, The challenge of measuring game play ex...
 
Nighthawk Controller
Nighthawk ControllerNighthawk Controller
Nighthawk Controller
 
Build Your Own Games.pdf
Build Your Own Games.pdfBuild Your Own Games.pdf
Build Your Own Games.pdf
 
Introduction to game_design
Introduction to game_designIntroduction to game_design
Introduction to game_design
 
Gameplay Concept Tool
Gameplay Concept ToolGameplay Concept Tool
Gameplay Concept Tool
 
User interfaces
User interfacesUser interfaces
User interfaces
 
All Work And No Play: What You can Learn from Game Design
All Work And No Play: What You can Learn from Game DesignAll Work And No Play: What You can Learn from Game Design
All Work And No Play: What You can Learn from Game Design
 
Pong
PongPong
Pong
 
13 types of interface
13 types of interface13 types of interface
13 types of interface
 
DSC RNGPIT - Getting Started with Game Development Day 1
DSC RNGPIT - Getting Started with Game Development Day 1DSC RNGPIT - Getting Started with Game Development Day 1
DSC RNGPIT - Getting Started with Game Development Day 1
 
U1 Lesson 06
U1 Lesson 06U1 Lesson 06
U1 Lesson 06
 
User Experience 6: Qualitative Methods, Playtesting and Interviews
User Experience 6: Qualitative Methods, Playtesting and InterviewsUser Experience 6: Qualitative Methods, Playtesting and Interviews
User Experience 6: Qualitative Methods, Playtesting and Interviews
 

Mehr von David Mullich

LAFS Game Mechanics - Replayability
LAFS Game Mechanics - ReplayabilityLAFS Game Mechanics - Replayability
LAFS Game Mechanics - ReplayabilityDavid Mullich
 
LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingDavid Mullich
 
LAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsLAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsDavid Mullich
 
LAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and RiskLAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and RiskDavid Mullich
 
LAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game MechanicsLAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game MechanicsDavid Mullich
 
LAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsLAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsDavid Mullich
 
LAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management MechanicsLAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management MechanicsDavid Mullich
 
LAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical MechanicsLAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical MechanicsDavid Mullich
 
LAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression MechanicsLAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression MechanicsDavid Mullich
 
LAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and PublicityLAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and PublicityDavid Mullich
 
LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingDavid Mullich
 
LAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing PlansLAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing PlansDavid Mullich
 
LAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And ManagementLAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And ManagementDavid Mullich
 
LAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and MetricsLAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and MetricsDavid Mullich
 
LAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and DistributionLAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and DistributionDavid Mullich
 
LAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing MaterialsLAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing MaterialsDavid Mullich
 
LAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social MediaLAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social MediaDavid Mullich
 
LAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game FundingLAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game FundingDavid Mullich
 
LAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game PublishingLAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game PublishingDavid Mullich
 

Mehr von David Mullich (20)

LAFS Game Mechanics - Replayability
LAFS Game Mechanics - ReplayabilityLAFS Game Mechanics - Replayability
LAFS Game Mechanics - Replayability
 
LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - Balancing
 
LAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsLAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative Elements
 
LAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and RiskLAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and Risk
 
LAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game MechanicsLAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game Mechanics
 
LAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsLAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social Mechanics
 
LAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management MechanicsLAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management Mechanics
 
LAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical MechanicsLAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical Mechanics
 
LAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression MechanicsLAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression Mechanics
 
LAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and PublicityLAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and Publicity
 
Game Fair
Game FairGame Fair
Game Fair
 
LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - Balancing
 
LAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing PlansLAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
 
LAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And ManagementLAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And Management
 
LAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and MetricsLAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and Metrics
 
LAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and DistributionLAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and Distribution
 
LAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing MaterialsLAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing Materials
 
LAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social MediaLAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social Media
 
LAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game FundingLAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game Funding
 
LAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game PublishingLAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game Publishing
 

Kürzlich hochgeladen

ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptxAneriPatwari
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 

Kürzlich hochgeladen (20)

ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptx
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 

LAFS Game Design 7 - Prototyping

  • 1. Level 7 David Mullich Game Design 1 The Los Angeles Film School
  • 2.
  • 3. What is Prototyping? Prototyping is the creation of a working model of your idea that allows you to test its feasibility and make improvements to it. Game prototypes, while playable, usually only include a rough approximation of the artwork, sound, and features. Their purpose is to allow you to focus on a small set of the game’s mechanics and see how they function.
  • 4. Prototype Create a prototype that answers the questions at hand. A prototype is an early playable version of the game, section of game, or game system. A prototype, whether paper or electronic, should be: • Playable • Quick to Make • Easy to Change
  • 5. Types of Prototypes A single project might require a number of different prototypes.  Physical Prototypes  Visual Prototypes  Video Prototypes  Software Prototypes
  • 6. Rapid Prototyping Digital prototyping is often more effective when it is done in small, fast, throwaway projects. When you pose a question about some aspect of your gameplay, come up with a potential solution and then build a quick and dirty model of that solution to see if it will work. A good rapid prototype makes a testable claim and provides actionable learning about that claim.
  • 7.
  • 8. Board Games Many video game designers started out as board game designers, and many video games are derived from board games. The designers or programmers of these games used the paper- based originals to figure out what would work electronically.
  • 9. Physical Prototypes Physical prototypes are the easiest type of prototype for most game designers to construct on their own. They are typically created using slips of paper, cardboard, and other household objects.
  • 10. Benefits of Physical Prototypes  Allows you to focus on gameplay rather than technology  Making changes is faster, allowing for more iterations  Allows for nontechnical team members to participate in the design process at a very high level  Allows for a broader and deeper experimentation process simply because it can be done without major cost or use of resources
  • 11. How would you prototype the game Battleship? And, by the way, this picture is so wrong in so many ways. Prototype Example
  • 12. So, you might end up with something like this: What rules would you modify and how would you implement them? Prototyping Battleship
  • 13. Prototyping A First Person Shooter Although a physical prototype of an FPS can’t help you understand the fluid process of running, aiming and shooting in a 3D environment, it can help you understand the tactical issues of weapon balance, territory control, etc.
  • 14. Prototype a first-person shooter using paper and other physical items.
  • 15.
  • 16. Digital Prototyping A digital prototype extends the design work done for the physical prototype and allows you to test the essence of your game in its intended format. A digital prototype has:  Elements needed to make them functional  Minimal art and sound  Incomplete gameplay
  • 17. Reasons To Make A Digital Prototype  Answering game design or technical questions  Establishing an effective production pipeline  Communicating your vision to your team or a publisher
  • 18. Building The Digital Prototype 1. Foundation: Build a representation of your core gameplay 1. Structure: Prioritize structural elements to add to your gameplay. Focus on rules over features  Features: Attributes that make the game richer (like new weapons)  Rules: Modification to the game mechanics that change how the game works (like win conditions)
  • 19. Building The Physical Prototype 3. Formal Details: Add the necessary rules and procedures to make it a fully functional game. Isolate each rule, test it, remove it, add another, test it, repeat. 3. Refinement: Now examine the details, and add ideas for features that came up during testing but were not essential
  • 20. Building The Physical Prototype 5. Dramatic: Add story, graphics, art. 5. Dynamic: Balance the attributes, behavior and relationships of components.
  • 21.
  • 22. Core Gameplay Mechanic The actions that a player repeats most often while trying to achieve the game’s overall goal. This is the foundation of your game. While the meaning an consequences of what a player does changes over the course of a game, the core actions remain the same from beginning to end.
  • 23. Spider-Man 2 Core Gameplay
  • 24. Core Gameplay Examples  Warcraft: Players build and move units on a map in real time with the intent of destroying opposing units in combat  Monopoly: Players buy and improve properties with the goal of charging rent to other players who land on them during the course of play  Diablo: Players battle monsters, seek treasure, and explore dungeons in an attempt to amass wealth and become more powerful  Super Mario Bros: A player controls Mario (or Luigi), making him walk, run, and jump, while avoiding traps, overcoming obstacles, and gathering treasure
  • 25. Prototyping Game Mechanics Game mechanics are discrete features of the formal aspects of the game. When prototyping game mechanics, keep it simple and focus on your core mechanic. Do not try to integrate all of your questions about the game into a single prototype, at least, not at first.
  • 26. Prototyping Game Mechanics Gameplay prototypes need not be stand- alone programs. Often the questions you will have about your mechanics will involve some kind of number crunching that could be tested using Excel spreadsheets.
  • 27. Pro Tips Stop thinking about whether your game is fun to play, and start thinking about whether it is fun to play with.  Make sure your mechanics are fun to play even if there are no goals.  Make sure that when people see yur game, they want to start interacting with it, even before they know what to do.
  • 28.
  • 29. Control Schemes Games are about three things: input, output and mechanics. The controls are the input part of the equation. As a designer, you need to make sure you understand the capabilities of the controller for the platform you are designing to. This means creating a kinesthetic prototype and testing the controls until they are perfectly integrated into your gameplay.
  • 30. Control Schemes When you have decided how the controls will work, create a control table to make sure you have thought of everything. Key Action Arrow keys Walk forward, back, left, right Shift key Run CTRL or Left Mouse Shoot (hold for continuous shooting) A key Look up Z key Look down
  • 31. Feedback Let the player know, through either visual or auditory feedback, that their action has been accepted. Audio feedback is very good for letting the player know that input has been received or something new is about to happen. Visual feedback is good for giving precise data like the exact status of a player’s resources or letting the player know where his units are.
  • 32. Pro Tips  Intuitive interfaces give a feeling of control.  Your controls should be easy master, not hard to master.
  • 33.
  • 34. Viewpoints The digital interface for a game is a combination of the camera viewpoint of the game and controls that allow the user to interact with within the system. The viewpoints for the first video games were mainly limited to text descriptions (Zork is an example) but they could be very immersive.
  • 35. Overhead View This view is primarily used for digital maps and digital versions of board games.
  • 36. Side View The side view is popular with arcade and puzzle games, but it has its most influence with the side scroller.
  • 37. Isometric View Popular in strategy games, construction simulations, and role-playing games, this view gives the player easy access to a lot of information.
  • 38. First Person View This view creates immediacy and empathy with the main character, but limits the player’s overall knowledge of his environment.
  • 39. Third Person View Adventure games, sports games and other games that depend on a more detailed control of character actions use this viewpoint.
  • 40. Designing the User Interface The game’s interface works together with the controls and the viewpoint to create the game experience, and it needs to be very understandable. So, how will you incorporate this information around your main view?
  • 41. Form Follows Function Instead of merely copying the user interface and control scheme of a game that’s similar to yours, go back and think about what’s special about your idea. Next try to come up with innovative ways of representing the play value of that idea in both the controls and interface.
  • 42. Metaphors Visual interfaces are graphical symbols that help us navigate through the game. When you design your game, you need to consider its basic metaphor. For example, objects that a role-playing character must carry could be placed in a backpack.
  • 43. Visualization Players often need to process a lot of game information very quickly. Try to visual the information so that they know their general status at a glance. “Natural Mapping” is when we use cultural expectations – such as gas gauges and temperature meters – to cue us as to what the information presented on the screen means.
  • 44. Grouping Features It is often best to group similar features together visually so that the player always knows where to look for them.
  • 45. Consistency Do not move your features from one area to another when changing screens or areas of the game. Keep meters and buttons in the same place!
  • 46. Questions To Ask Yourself  What is the purpose of your interface?  What viewpoint is the best choice for that purpose?  How much information should the player know about the state of the game?
  • 47. Designer Perspective: Bruce Shelley G4 Icons Episode #15: Bruce Shelley
  • 48. FOUNDATION PROTOTYPE Your first prototype need only consist of the core mechanic (action-purpose: for example, jump to collect coins). That mechanic should be supported by the necessary controls to use the mechanic and visual feedback to demonstrate the controls work. Your main objective for this prototype should be to confirm that the idea is a fun foundation for a game.

Hinweis der Redaktion

  1. Create A Level Map Use a large sheet of hexagonal graph paper Cut out a small chit of paper and color it red to use as a spawn point Put lines on the grid to represent walls Create Units Represent them with coins or plastic army men or other household units The unit needs to fit in one cell The unit needs to show in which direction it is aiming Roll a die to determine the order in which players place their units in a starting cell Mechanics One way to represent these actions is to give each player cards for moving, turning, and shooting. Build stack of 3 cards Reveal top card Resolve shoot cards Resolve turn cards Resolve move cards Repeat steps 2-5 for second card Repeat steps 2-5 for third card If a unit is shot, it is removed from the grid, and the player moves it to a spawn point. ADDITIONS Add a scoring system Include hit percentage Provide hit points Drop in first aid Add in ammo Introduce other weapons You can use the system to create capture the flag games, cooperative play missions, and death matches. You can keep adding, testing, and tweaking until you come up with the right combination.