GAME DESIGN AND DEVELOPMENT

Size: px
Start display at page:

Download "GAME DESIGN AND DEVELOPMENT"

Transcription

1 GAME DESIGN AND DEVELOPMENT Spring 2017 Dr. Vasile Alaiba Faculty of Computer Science Al. I. Cuza University Iași, România

2 GENRES OF GAMEPLAY Categorizing Games by Gameplay Experience

3 Common Genres Action Strategy Role-Playing Sports Racing/Driving Adventure Simulation/Building Flight and Other Simulations Educational Children Casual Experimental Other genres, sub-genres or super-genres exist, of course. For example Shooter, Puzzle, Family, Fighting, etc. There is no clear standard around how games are actually categorised in genres. For more read Chapter 15: Understanding the New Game Industry from [1]. I used it as a basis

4 Genres are they useful? Genres give designers and publishers a common language for describing styles of play. They form a shorthand for understanding what market a game is intended for. Genres tend to restrict the creative process and lead designers toward tried and true gameplay solutions. Usually games overlap genres, e.g. Final Fantasy XII is a role-playing action game.

5 Action Games Main features: emphasize reaction time and hand eye coordination are real-time experiences, with an emphasis on time constraints for performing physical tasks Examples: Battlefield 2 Grand Theft Auto V (also a racing/driving game) Tetris (also a puzzle game)

6 Strategy Games Main features: focus on tactics and planning as well as the management of units and resources themes revolve around conquest, exploration, and trade Examples: Civilization IV, StarCraft II, Kingdoms of Camelot Sub-genres: real-time strategy turn-based strategy

7 Role-Playing Games Main features: revolve around creating and growing characters include rich story lines that are tied into quests players develop their characters while managing inventory, exploring worlds, and accumulating wealth, status, and experience Examples: Baldur s Gate, Dungeon Siege, World of Warcraft, NetHack

8 Sports Games Main features: simulations of sports like tennis, football, baseball, soccer, etc. involve team play, season play, tournament modes Examples: Madden NFL, FIFA Soccer, NBA Jam, Sega Bass Fishing and Tony Hawk Pro Skater

9 Racing/Driving Games Main features: you are racing and you are in control arcade style: Mario Kart Burnout racing simulators: NASCAR 07 F1 Career Challenge Monaco Grand Prix Racing Simulation

10 Simulation/Building Games Main features: focus on resource management combined with building something mimic real-world systems and give the player the chance to manage her own virtual business, country, or city focus on economy and systems of trade and commerce Examples: Farmville 2, The Sims 2, SimCity, RollerCoaster Tycoon, Gazillionaire, Lemonade Tycoon, Big Pharma

11 Flight and Other Simulations Main features: action games that tend to be based on real-life activities, like flying an airplane or driving a tank, train, etc. complex simulators that try to approximate the real-life experience they require the player to master realistic and often complex controls and instrumentation Examples: Microsoft Flight Simulator, Train Simulator, Agricultural Simulator, Car Mechanic Simulator 2015, Euro Truck Simulator 2

12 Adventure Games Main features: emphasize exploration, collection, and puzzle solving the player leads a character on a quest or mission of some kind most rely on physical or mental puzzle solving, not improvement and accumulation, for their central gameplay (as opposed to RPG) Examples: Adventure and Zork (textdriven) Myst, Jak and Daxter, Zelda series, Ratchet & Clank

13 Educational Games Main features: combine learning with fun, the goal is to entertain while educating the user most edutainment titles are targeted at kids, but there are some that focus on adults an emerging genre with lots of potential! Examples of kids educational games: Motion Math, DragonBox, and Gamestar Mechanic Examples for adults: Brain Age and Foldit

14 Children s Games Main features: are designed specifically for kids between the ages of 2 and 12 the primary focus is on entertaining (even if they are sometimes educational) Examples: Mario, Donkey Kong (also loved by adults!) ClubPenguin.com, Freddi Fish series

15 Casual Games Main features: are meant to be enjoyed by everyone often incorporate puzzle elements into their play mechanics most are simple games like those hosted on MSN Games or Yahoo! Games Examples: Angry Birds, Robot Unicorn Attack Tetris is a famous casual game (also an action puzzle game) Puzzle Quest Challenge of the Warlords (emphasizes story) Scrabble or Solitaire (strategy) The Incredible Machine series (construction)

16 Experimental Games Main features: stand outside either the traditional publishing model or the traditional conception of games are often independently financed and explore new territory creatively Examples: Braid, Journey, Dear Esther Super Meat Boy, Everyday Shooter

17 DOCUMENTATION The Science and Art of Communicating Game Design

18 Do not wait; the time will never be just right. Start where you stand, and work with whatever tools you may have at your command, and better tools will be found as you go along. GEORGE HERBERT

19 Why Written Documentation? The number of communication channels between: 2 persons: 1 channel 3 persons: 3 channels 4 persons: 6 channels n persons: (n(n-1))/2 channels = the number of edges in a complete graph with n nodes

20 So? Any team with more than 2-3 persons NEEDS written documentation due to the communication overhead. You need written documentation to communicate your design outside of your team! e.g. for me to grade you Seriously, you need to communicate your design to investors, publishers or new team members!

21 What documentation do I need to do? The generic term is Game Design Document The (in)famous GDD. A GDD is any method of documentation that gives sufficient specifications for building a game or feature. [2]

22 Common Misconceptions 1. The GDD Is a repository of all information about a game or feature 2. The word in the GDD is law 3. There is a template to how all studios create design documentation

23 The GDD Is a Repository of All Information About a Game or Feature Game design documents are there to serve a primary purpose to inform team members about what they are to build. For example, a programmer does not need to know while developing a feature what the back story of the character is. This kind of information is stored in other places like Appendices and/or Design Overview

24 The Word in the GDD Is Law Game design is an iterative process. The GDD should always reflect the latest decisions! Remember the purpose of the GDD: Unless you personally want to communicate a change in design to every member of the team, you must keep the GDD aligned to the most current design.

25 There Is a Template to How All Studios Create Design Documentation Every studio has its own documentation processes. You are writing your documentation for a particular audience: your team. The GDD does not need to be a single document, or a document at all (it can be a Wiki, for example).

26 What next? Read more from [2]: The beginning of Part 7 Game Design Tools (p ) Chapter 32 Presenting Ideas (p )

27 ALEX BÎRZANU Game Designer at Mobility Games

28 References [1] Fullerton, T., Game Design Workshop: A Playcentric Approach to Creating Innovative Games, CRC Press, 2014 [2] Hiwiller, Z., Players Making Decisions: Game Design Essentials and the Art of Understanding Your Players, New Riders, 2016

IMGD 1001: Fun and Games

IMGD 1001: Fun and Games IMGD 1001: Fun and Games Robert W. Lindeman Associate Professor Department of Computer Science Worcester Polytechnic Institute gogo@wpi.edu Outline What is a Game? Genres What Makes a Good Game? 2 What

More information

IMGD 1001: Fun and Games

IMGD 1001: Fun and Games IMGD 1001: Fun and Games by Mark Claypool (claypool@cs.wpi.edu) Robert W. Lindeman (gogo@wpi.edu) Outline What is a Game? Genres What Makes a Good Game? Claypool and Lindeman, WPI, CS and IMGD 2 1 What

More information

Genre-Specific Game Design Issues

Genre-Specific Game Design Issues Genre-Specific Game Design Issues Strategy Games Balance is key to strategy games. Unless exact symmetry is being used, this will require thousands of hours of play testing. There will likely be a continuous

More information

Artificial Intelligence Paper Presentation

Artificial Intelligence Paper Presentation Artificial Intelligence Paper Presentation Human-Level AI s Killer Application Interactive Computer Games By John E.Lairdand Michael van Lent ( 2001 ) Fion Ching Fung Li ( 2010-81329) Content Introduction

More information

Knowing the Past: Game Education Needs Game History Clara Fernández-Vara Singapore-MIT GAMBIT Game Lab Jesper Juul New York University Game Center

Knowing the Past: Game Education Needs Game History Clara Fernández-Vara Singapore-MIT GAMBIT Game Lab Jesper Juul New York University Game Center Knowing the Past: Game Education Needs Game History Clara Fernández-Vara Singapore-MIT GAMBIT Game Lab Jesper Juul New York University Game Center Noah Wardrip-Fruin University of California, Santa Cruz

More information

Trade Offs in Game Design

Trade Offs in Game Design Trade Offs in Game Design Trade Offs in Game Design Quite often in game design, there are conflicts between different design goals. One design goal can be achieved only through sacrificing others. Sometimes,

More information

Nordic Game Sales Retail

Nordic Game Sales Retail Nordic Game Sales 2014 Retail PREFACE With the Nordic release of Microsoft s Xbox One in September 2014 the new generation of video game consoles has come full circle. Xbox One & Playstation 4 has paved

More information

Understanding the Game Industry

Understanding the Game Industry Li kewhatyou see? Buyt hebookat t hefocalbookst or e GameDesi gn W or kshop Tr acyful l er t on ISBN 9780240809758 Chapter 15 Understanding the Game Industry Unless you are a producer or an executive,

More information

Look at your results and decide who is the biggest computer gamer in your class.

Look at your results and decide who is the biggest computer gamer in your class. Computer Gaming Task 1 Computer games survey Write the names of five classmates in columns 1-5, then ask them the questions about computer games. Write their answers in the chart. Write your own question

More information

Rules and Boundaries

Rules and Boundaries Rules and Boundaries Shape the game world more than anything else What the player can and cannot do Rule Advice used to control, govern, and circumscribe enclosed within bounds Boundary In game terms defines

More information

While there are lots of different kinds of pitches, there are two that are especially useful for young designers:

While there are lots of different kinds of pitches, there are two that are especially useful for young designers: Pitching Your Game Ideas Think you ve got a great idea for the next console blockbuster? Or the next mobile hit that will take the app store by storm? Maybe you ve got an innovative idea for a game that

More information

Maze game unblocked at school

Maze game unblocked at school Maze game unblocked at school The Borg System is 100 % Maze game unblocked at school Unblocked pbs games is a prized site from schools to offices. Unblocked games you can access from anywhere. play most

More information

GAME DEVELOPMENT ESSENTIALS An Introduction (3 rd Edition) Jeannie Novak

GAME DEVELOPMENT ESSENTIALS An Introduction (3 rd Edition) Jeannie Novak GAME DEVELOPMENT ESSENTIALS An Introduction (3 rd Edition) Jeannie Novak FINAL EXAM (KEY) MULTIPLE CHOICE Circle the letter corresponding to the best answer. [Suggestion: 1 point per question] You ve already

More information

Potty racers 5 unblocked at school

Potty racers 5 unblocked at school Potty racers 5 unblocked at school Penguinz Portal 2D. Potty Racers. Potty Racers 2 Potty Racers 3 Potty Racers. Penguinz Portal 2D. Potty Racers. Potty Racers 2 Potty Racers 3 Potty Racers. 4 Super Mario

More information

26 Developing. computer games. Learning outcomes. Credit value: 10

26 Developing. computer games. Learning outcomes. Credit value: 10 Credit value: 10 26 Developing computer games The computer games industry has grown phenomenally over the past 30 years and we have now reached the stage where many households have a games console. Games

More information

Survey Platform

Survey Platform Survey Doron Nussbaum COMP 350 Survey Results 202 Platform Weighted Nintendo DS 7% Other Play Station 0% PC/Mac 50% PC/Mac Xbox Play Station Nintendo DS Other Xbox 30% Doron Nussbaum COMP 350 Survey Results

More information

! Games are BIG business!! $10B US last year in North America alone. ! Hardware (consoles, I/O devices)! Software products

! Games are BIG business!! $10B US last year in North America alone. ! Hardware (consoles, I/O devices)! Software products Commercial Games Introduction CMPUT 299 Fall 2005 Thursday September 8! Games are BIG business!! $10B US last year in North America alone! Hardware (consoles, I/O devices)! Software products! Surpassed

More information

Snake 2 player game unblocked

Snake 2 player game unblocked Snake 2 player game unblocked Copyright 2001. All Rights Reserved Call 1.800.430.5485 or Email: slipgriproducts@earthlink.net Snake 2 player game unblocked Splix.io is a mass player game.play Splixio Game

More information

Interactive Media and Game Development

Interactive Media and Game Development Interactive Media and Game Development Frontiers 2006 Mark Claypool What Do You Think Goes Into Developing Games? Choose a game you re familiar with Assume you are inspired (or forced or paid) to re-engineer

More information

Electronic Attractions Airline Pilots Take the wheel of a 747 and see if you can navigate the skies.

Electronic Attractions Airline Pilots Take the wheel of a 747 and see if you can navigate the skies. arcade games We have a large inventory of the latest and greatest arcade and electronic games. From high tech Wii kiosks and Star Wars Encounter to Pump It Up our revolutionary dance craze, we have something

More information

2 player unblocked google sites 2 player unblocked google sites

2 player unblocked google sites 2 player unblocked google sites 2 player unblocked google sites 2 player unblocked google sites All of these games are here for the sole purpose of entertainment. We try to find as many multiplayer games as possible so you can play with

More information

Overview. Sierra On-Line. Products. Sierra Overview. Divisions 2/21/2010

Overview. Sierra On-Line. Products. Sierra Overview. Divisions 2/21/2010 Overview Sierra On-Line Quick Sierra History Ken s Rules for Game Development Sierra Today Ken Williams March 15, 2001 Sierra Overview Founded in 1979 With Roberta Ran for 20 years Initial focus Apple

More information

Game Design Process. Idea for a Game. Inspiration. Most games begin with a single idea Idea can revolve around A character [James Bond]

Game Design Process. Idea for a Game. Inspiration. Most games begin with a single idea Idea can revolve around A character [James Bond] Game Design Process COSC 592 9/21/05 by J. Laird Drawn from a talk by Ernest Adams 9/16/2003 Buy his book: On Game Design by Andrew Rollings and Ernest Adams Idea for a Game Most games begin with a single

More information

Track games unblocked

Track games unblocked Track games unblocked The Borg System is 100 % Track games unblocked Play hundreds of Unblocked Racing Games and have fun to beat your competitor. Drive cars, ride bikes and make high scores. Play online

More information

Contact info.

Contact info. Game Design Bio Contact info www.mindbytes.co learn@mindbytes.co 856 840 9299 https://goo.gl/forms/zmnvkkqliodw4xmt1 Introduction } What is Game Design? } Rules to elaborate rules and mechanics to facilitate

More information

Game Designers. Understanding Design Computing and Cognition (DECO1006)

Game Designers. Understanding Design Computing and Cognition (DECO1006) Game Designers Understanding Design Computing and Cognition (DECO1006) Rob Saunders web: http://www.arch.usyd.edu.au/~rob e-mail: rob@arch.usyd.edu.au office: Room 274, Wilkinson Building Who are these

More information

Electronic Arts Inc. January 18th, Michael Gude Portfolio Manager. Chase Westenfelder Quantitative Model Developer

Electronic Arts Inc. January 18th, Michael Gude Portfolio Manager. Chase Westenfelder Quantitative Model Developer Electronic Arts Inc. EA January 18th, 2018 Michael Gude Portfolio Manager Chase Westenfelder Quantitative Model Developer Taylor Crawford Private Equity Analyst Table of Contents Investment Thesis Competitor

More information

Interactive Media and Game Development

Interactive Media and Game Development Interactive Media and Game Development Frontiers 2008 Mark Claypool What Do You Think Goes Into Developing Games? Choose a game you re familiar with Assume you are inspired (or forced or paid) to re-engineer

More information

Individual Test Item Specifications

Individual Test Item Specifications Individual Test Item Specifications 8208110 Game and Simulation Foundations 2015 The contents of this document were developed under a grant from the United States Department of Education. However, the

More information

Introduction Game Development

Introduction Game Development Sommersemester 2015 Introduction Wahlpflichtveranstaltung 4. Fachsemester Ernst Kruijff l Sources (slides) Prof. Dr. Masuch: Architecture and Design Rabin, Introduction to l To read l Rabin, Introduction

More information

3DS Animal Crossing: New Leaf. 32,95 disponibile. Qta. 3DS Big Hero 6 Data uscita da confermare. 29,51 in prenotazione. Qta

3DS Animal Crossing: New Leaf. 32,95 disponibile. Qta. 3DS Big Hero 6 Data uscita da confermare. 29,51 in prenotazione. Qta 3DS Animal Crossing: New Leaf 32,95 disponibile 3DS Big Hero 6 Data uscita da confermare 29,51 in prenotazione 3DS Code Name STEAM Data uscita 15/05/2015 32,95 in prenotazione 3DS Disney Magical World

More information

Rosen Educational Services materials copyright 2012 Rosen Educational Services, LLC. All rights reserved.

Rosen Educational Services materials copyright 2012 Rosen Educational Services, LLC. All rights reserved. Published in 2012 by Britannica Educational Publishing (a trademark of Encyclopædia Britannica, Inc.) in association with Rosen Educational Services, LLC 29 East 21st Street, New York, NY 10010. Copyright

More information

Information Literacy Through Digital Games

Information Literacy Through Digital Games Information Literacy Through Digital Games Introduction Pac-Man Q*bert Bubble Bobble Super Mario Bros. Show The Legend of Zelda Cloak and Dagger Tron Blade Runner The Last Starfighter Metroid Prime We

More information

A.A.S. in Electronic Game & Simulation Design. Montgomery County Community College

A.A.S. in Electronic Game & Simulation Design. Montgomery County Community College A.A.S. in Electronic Game & Simulation Design Montgomery County Community College Program Origins Student Demand Academic Buzz Media Buzz Process Overview What can we offer? What existing courses fulfill

More information

Core Game Mechanics and Features in Adventure Games The core mechanics in most adventure games include the following elements:

Core Game Mechanics and Features in Adventure Games The core mechanics in most adventure games include the following elements: Adventure Games Overview While most good games include elements found in various game genres, there are some core game mechanics typically found in most Adventure games. These include character progression

More information

Nathan (Ken) Shim. Sr. Dev Success Engineer PlayFab. Microsoft Corporation

Nathan (Ken) Shim. Sr. Dev Success Engineer PlayFab. Microsoft Corporation 세션 데모을 위해 앱 스토어 (US Store) 또는 구 굴 플레이 에서 Unicorn Battle by PlayFab 을 다운 받으시고 설치 해주시기 바람 니다. (데모를 직접 Try하시고자 하시는분에 한에서만 부탁드립니 다 ) Nathan (Ken) Shim Sr. Dev Success Engineer PlayFab Microsoft Corporation

More information

REQUIRED RETAKE INSTRUCTIONS ENG100: Classification and Division

REQUIRED RETAKE INSTRUCTIONS ENG100: Classification and Division John Doe 23456789 Exam 250204 Page 1 Classification and Division Traits of Good Writing Review pages 164-169 in your study guide for a complete explanation of the rating you earned for each trait as well

More information

VR AR. (Immersion) (Interaction) (International) ---

VR AR. (Immersion) (Interaction) (International) --- 1 ( VR AR (Immersion) (Interaction) (International) --- ( 2 : 2Dà3D ( : : 3 ( 4 vs. HMD 5 CAVE VRD Nitendo Wii 6 7 ( : à : à ( ) 8 vs. : --- + I I/O I/O, S O :» I/O» :»» 9 ( 1, à, ) ( ) 2 ( à ( à 3, 10

More information

Game Industry Presented by: Pam Chow

Game Industry Presented by: Pam Chow Game Industry Presented by: Pam Chow GAME INDUSTRY A (Very) Brief History 1961 SpaceWar: Steve Russell on a PDP-1 at MIT 1971 Computer Space: First coin-op game 1972 Pong: Arcade and home - the first hit

More information

The Amazing Family Game Board Book (Amazing Game Board Books) [Game] By Eric Berlin

The Amazing Family Game Board Book (Amazing Game Board Books) [Game] By Eric Berlin The Amazing Family Game Board Book (Amazing Game Board Books) [Game] By Eric Berlin If searched for the ebook The Amazing Family Game Board Book (Amazing Game Board Books) [Game] by Eric Berlin in pdf

More information

Measuring the Games Influence on Improving English Proficiency

Measuring the Games Influence on Improving English Proficiency Measuring the Games Influence on Improving English Proficiency Reni Dwi Pertiwi, Erdhi Widyarto N. Department of Information System Soegijapranata Catholic University, Semarang, Indonesia reni2pertiwi@gmail.com

More information

Car Audio Games Pc Full Version Windows Xp

Car Audio Games Pc Full Version Windows Xp Car Audio Games Pc Full Version Windows Xp Midnight Racing 1.31: Very basic 3D street racing game. Midnight Racing is a basic 3D racing game where you take control of "supercharged" cars tearing. The sound

More information

The Future of Mobile & Portable Gaming. An E3 Panel June 12, 2013

The Future of Mobile & Portable Gaming. An E3 Panel June 12, 2013 The Future of Mobile & Portable Gaming An E3 Panel June 12, 2013 1 2 3 Opening Themes All-Star Panel Conclusions and Q&A 2 Worldwide Installed Base Shares of Mobile & Portable Gaming Devices, 2012 & 2014

More information

Mattel Intellivision

Mattel Intellivision Intellivision 4-Tris ABPA Backgammon ABPA Backgammon: Made in Hong Kong Advanced Dungeons & Dragons Advanced Dungeons & Dragons: Made in Hong Kong Advanced Dungeons & Dragons: White Label Advanced Dungeons

More information

The Story of Nintendo worksheets are sponsored by: The Advanced Certificate in Teaching English to Young Learners

The Story of Nintendo worksheets are sponsored by: The Advanced Certificate in Teaching English to Young Learners The Sry Nintendo worksheets are sponsored by: The Advanced Certifice in Teaching English Young Learners Although Although teaching teaching young young children children for for years, years, this this

More information

Achievement. Mastery. Action. Creativity. Social. Immersion. Competition. Fantasy. Design. Completion. Challenge. Destruction. Excitement.

Achievement. Mastery. Action. Creativity. Social. Immersion. Competition. Fantasy. Design. Completion. Challenge. Destruction. Excitement. Action Boom! Social Let s Play Together Mastery Let Me Think Achievement I Want More Immersion Once Upon a Time Creativity What If? Destruction Guns. Explosives. Chaos. Mayhem. Competition Duels. Matches.

More information

introduction to the course course structure topics

introduction to the course course structure topics topics: introduction to the course brief overview of game programming how to learn a programming language sample environment: scratch to do instructor: cisc1110 introduction to computing using c++ gaming

More information

Game Design. Review of Jesper Juul s Half-Real: Video Games between Real Rules and Fictional Worlds. Simon Cutajar

Game Design. Review of Jesper Juul s Half-Real: Video Games between Real Rules and Fictional Worlds. Simon Cutajar Game Design Review of Jesper Juul s Half-Real: Video Games between Real Rules and Fictional Worlds Simon Cutajar December 14, 2011 Half-Real What are games? What are video games? Where do they fit in the

More information

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE COURSE TITLE: HISTORY OF VIDEO GAMES CODE NO. : SEMESTER: ONE PROGRAM: AUTHOR: DATE: APPROVED: TOTAL CREDITS: PREREQUISITE:

More information

Chapter 2. Emergence and Progression

Chapter 2. Emergence and Progression Chapter 2 Emergence and Progression In this chapter, we explore this important distinction in more detail and provide examples of each category. We also explore the structural differences in the mechanics

More information

This one-semester elective course is intended as a practical, hands-on guide to help you understand the process of game development.

This one-semester elective course is intended as a practical, hands-on guide to help you understand the process of game development. Syllabus Development Course Overview This one-semester elective course is intended as a practical, hands-on guide to help you understand the process of game development. This course is structured into

More information

Digital Media & Computer Games 3/24/09. Digital Media & Games

Digital Media & Computer Games 3/24/09. Digital Media & Games Digital Media & Games David Cairns 1 Digital Media Use of media in a digital format allows us to manipulate and transmit it relatively easily since it is in a format a computer understands Modern desktop

More information

HERO++ DESIGN DOCUMENT. By Team CreditNoCredit VERSION 6. June 6, Del Davis Evan Harris Peter Luangrath Craig Nishina

HERO++ DESIGN DOCUMENT. By Team CreditNoCredit VERSION 6. June 6, Del Davis Evan Harris Peter Luangrath Craig Nishina HERO++ DESIGN DOCUMENT By Team CreditNoCredit Del Davis Evan Harris Peter Luangrath Craig Nishina VERSION 6 June 6, 2011 INDEX VERSION HISTORY 4 Version 0.1 April 9, 2009 4 GAME OVERVIEW 5 Game logline

More information

Gaming. not just for kids! Gaming & your Library. 42% of all adults own a console. Almost 2/3 of adults own a console

Gaming. not just for kids! Gaming & your Library. 42% of all adults own a console. Almost 2/3 of adults own a console Gaming & your Library Scott Kehoe, Advisor - Technology Specialist Massachusetts Library System (MLS), Waltham, Mass. 866-627-7228 x308 / scott@masslibsystem.org / www.masslibsystem.org IM me on AIM -

More information

What is Nonlinear Narrative?

What is Nonlinear Narrative? Nonlinear Narrative in Games: Theory and Practice By Ben McIntosh, Randi Cohn and Lindsay Grace [08.17.10] When it comes to writing for video games, there are a few decisions that need to be made before

More information

INTERACTIVE FICTION & GAME DESIGN IDEAS FOR EDUCATORS

INTERACTIVE FICTION & GAME DESIGN IDEAS FOR EDUCATORS INTERACTIVE FICTION & GAME DESIGN IDEAS FOR EDUCATORS NICE TO MEET YOU : ) My name is Miriam Verburg, I am a digital strategist and game designer. My background: I come from a long line of dairy farmers.

More information

Introduction to Computer Games

Introduction to Computer Games Introduction to Computer Games Doron Nussbaum Introduction to Computer Gaming 1 History of computer games Hardware evolution Software evolution Overview of Industry Future Directions/Trends Doron Nussbaum

More information

Legend Of Zelda Twilight Princess Prima Official Game Guide Wii Version

Legend Of Zelda Twilight Princess Prima Official Game Guide Wii Version Legend Of Zelda Twilight Princess Prima Official Game Guide Wii Version Zelda Dungeon logo The Legend of Zelda Twilight-Princess-Prima-Games-Premiere-Edition- GameCube.jpg This guide is written specifically

More information

Free card games online io

Free card games online io P ford residence southampton, ny Free card games online io Play the classic card game Hearts online for free. No beat the computer? Play classic Solitaire (Klondike) online for free. Simple gameplay, undos!

More information

Mmorpg unblocked free

Mmorpg unblocked free P ford residence southampton, ny Mmorpg unblocked free 8-3-2018 Play Unblocked Games. Unblocked Games has free arcade Play here! A lot of the fun with Unblocked Games at School Our Aim to deliver Daily

More information

ISSUE TWO OCT 2017 GAMEWISE. Gaming for all the family Game Guide Brain Games Parental Controls

ISSUE TWO OCT 2017 GAMEWISE. Gaming for all the family Game Guide Brain Games Parental Controls ISSUE TWO OCT 2017 GAMEWISE Gaming for all the family Game Guide Brain Games Parental Controls 5 CONTENTS 9 4 8 11 14 Game Guide ARMS, Valkyria Revolution, Mafia III Brain Games Never Alone and Kerbal

More information

Instructions For Games Angry Birds Star Wars 2 Softonic

Instructions For Games Angry Birds Star Wars 2 Softonic Instructions For Games Angry Birds Star Wars 2 Softonic Angry Birds Star Wars 2 For Pc Free Download Full Version For Windows 7 Downloads & Games & PC Games & Action, Angry Birds Star Wars II Free Full

More information

Chapter 4: Internal Economy. Hamzah Asyrani Sulaiman

Chapter 4: Internal Economy. Hamzah Asyrani Sulaiman Chapter 4: Internal Economy Hamzah Asyrani Sulaiman in games, the internal economy can include all sorts of resources that are not part of a reallife economy. In games, things like health, experience,

More information

Running head: NINTENDO SWOT ANALYSIS 1

Running head: NINTENDO SWOT ANALYSIS 1 Running head: NINTENDO SWOT ANALYSIS 1 Nintendo SWOT Analysis Name: Institution: NINTENDO SWOT ANALYSIS 2 Nintendo SWOT Nintendo is a Japanese media entertainment company that focuses on manufacturing

More information

SE320: Introduction to Computer Games

SE320: Introduction to Computer Games SE320: Introduction to Computer Games Week 2 Gazihan Alankus 10/4/2011 1 Outline Introduction Project Today s class: video game concepts 10/4/2011 2 1 Outline Introduction Project Today s class: video

More information

CHAPTER 10 CORE MECHANICS. CORE MECHANICS: -determine how the game actually operates -heart of the game -defines rules and game-play

CHAPTER 10 CORE MECHANICS. CORE MECHANICS: -determine how the game actually operates -heart of the game -defines rules and game-play CHAPTER 10 CORE MECHANICS ZHONGSHI XI RACHEL MAILACH CORE MECHANICS: -determine how the game actually operates -heart of the game -defines rules and game-play Quiz 1 What are the core mechanics of Tetris?

More information

AI in Computer Games. AI in Computer Games. Goals. Game A(I?) History Game categories

AI in Computer Games. AI in Computer Games. Goals. Game A(I?) History Game categories AI in Computer Games why, where and how AI in Computer Games Goals Game categories History Common issues and methods Issues in various game categories Goals Games are entertainment! Important that things

More information

Citation for published version (APA): Dormans, J. (2012). Engineering emergence: applied theory for game design Amsterdam: Creative Commons

Citation for published version (APA): Dormans, J. (2012). Engineering emergence: applied theory for game design Amsterdam: Creative Commons UvA-DARE (Digital Academic Repository) Engineering emergence: applied theory for game design Dormans, J. Link to publication Citation for published version (APA): Dormans, J. (2012). Engineering emergence:

More information

GAME DESIGN DOCUMENT HYPER GRIND. A Cyberpunk Runner. Prepared By: Nick Penner. Last Updated: 10/7/16

GAME DESIGN DOCUMENT HYPER GRIND. A Cyberpunk Runner. Prepared By: Nick Penner. Last Updated: 10/7/16 GAME UMENT HYPER GRIND A Cyberpunk Runner Prepared By: Nick Penner Last Updated: 10/7/16 TABLE OF CONTENTS GAME ANALYSIS 3 MISSION STATEMENT 3 GENRE 3 PLATFORMS 3 TARGET AUDIENCE 3 STORYLINE & CHARACTERS

More information

Content on this page requires a newer version of Adobe Flash Player.

Content on this page requires a newer version of Adobe Flash Player. Content on this page requires a newer version of Adobe Flash Player. Mini tanks unblocked games - - Have also defeated ISIS a pleasant experience waiting. Flash Games, play arcade flash games, action flash

More information

Screen It! Screen Stories, Games and Learning Why? Vincent Trundle & Annemaree O Brien

Screen It! Screen Stories, Games and Learning Why? Vincent Trundle & Annemaree O Brien Screen It! Screen Stories, Games and Learning Why? Vincent Trundle & Annemaree O Brien THE MOVING IMAGE In all its forms Access collection Exhibitions Screen Gallery (current exhibition TV 50) Memory Grid

More information

Analyzing Games.

Analyzing Games. Analyzing Games staffan.bjork@chalmers.se Structure of today s lecture Motives for analyzing games With a structural focus General components of games Example from course book Example from Rules of Play

More information

A New Design and Analysis Methodology Based On Player Experience

A New Design and Analysis Methodology Based On Player Experience A New Design and Analysis Methodology Based On Player Experience Ali Alkhafaji, DePaul University, ali.a.alkhafaji@gmail.com Brian Grey, DePaul University, brian.r.grey@gmail.com Peter Hastings, DePaul

More information

ALL THE WORLD S COMPUTER GAMES. An Interactive Qualifying Project Report. submitted to the Faculty. of the WORCESTER POLYTECHNIC INSTITUTE

ALL THE WORLD S COMPUTER GAMES. An Interactive Qualifying Project Report. submitted to the Faculty. of the WORCESTER POLYTECHNIC INSTITUTE ALL THE WORLD S GAMES 1 ALL THE WORLD S COMPUTER GAMES An Interactive Qualifying Project Report submitted to the Faculty of the WORCESTER POLYTECHNIC INSTITUTE in partial fulfillment of the requirements

More information

3GB3 CHAPTER 4: GAME WORLDS

3GB3 CHAPTER 4: GAME WORLDS 3GB3 CHAPTER 4: GAME WORLDS DEFINITION: WHAT IS A GAME WORLD? - Artificial universe, imaginary place in which events of the game occur - Football (Game, magic circle, no gameworld) - Chess (Is a game world,

More information

A (Very) Brief History

A (Very) Brief History GAMES INDUSTRY A (Very) Brief History 1961 SpaceWar: Steve Russell on a PDP-1 at MIT 1971 Computer Space: First coin-op game 1972 Pong: Arcade and home - the first hit 1978-1981: Golden age of the arcade

More information

Games: What Are They? Topics in Game Development UNM ECE 495/595; CS 491/591

Games: What Are They? Topics in Game Development UNM ECE 495/595; CS 491/591 Games: What Are They? Topics in Game Development UNM ECE 495/595; CS 491/591 Date back to ancient times Found in virtually every culture Not only for entertainment Also served serious functions Used to

More information

Xbox 360 games list by release date

Xbox 360 games list by release date Games. All Games; Xbox 360 Games Arcade Games on Demand. Genre: All Genres; Action & Adventure (836) Avatar (36) Card & Board (38) Classics (93) Educational (9) Family (172) Fighting (141) Kinect (147)

More information

NEXT GENERATION ENTERTAINMENT & EXPERIENTIAL MARKETING SERVICES

NEXT GENERATION ENTERTAINMENT & EXPERIENTIAL MARKETING SERVICES NEXT GENERATION ENTERTAINMENT & EXPERIENTIAL MARKETING SERVICES EUROPE ASIA-PACIFIC NORTH AMERICA MIDDLE EAST SOUTH AMERICA ABOUT US THE MARK OF TRUST Excape Entertainment Group focuses on combining virtual

More information

SETTING THE STAGE FOR THE NEED OF A VIDEO GAME GENRE VOCABULARY

SETTING THE STAGE FOR THE NEED OF A VIDEO GAME GENRE VOCABULARY SETTING THE STAGE FOR THE NEED OF A VIDEO GAME GENRE VOCABULARY JANUARY 2015 - CAPC (OLAC CATALOGING POLICY COMMITTEE) ESTABLISHED A WORKING GROUP CHARGED WITH RESEARCHING AND WRITING A WHITE PAPER DOCUMENTING

More information

GAME DESIGN! Intro: Game Designers First Half: Play & Games Second Half: Mechanics/Dynamics/ Aesthetics ( MDA)

GAME DESIGN! Intro: Game Designers First Half: Play & Games Second Half: Mechanics/Dynamics/ Aesthetics ( MDA) GAME DESIGN! Intro: Game Designers First Half: Play & Games Second Half: Mechanics/Dynamics/ Aesthetics ( MDA) Who we? Tara / Mimi / Saskia Who are you? Tell us about yourself! That game you love Objectives

More information

Last Week. G54GAM - Games. A Language for Defining Games. Last Week. Defining Play, Games and Genres

Last Week. G54GAM - Games. A Language for Defining Games. Last Week. Defining Play, Games and Genres Last Week G54GAM - Games http://www.cs.nott.ac.uk/~mdf/ teaching_g54gam.html mdf@cs.nott.ac.uk Defining Play, Games and Genres Last Week A Brief History of Computer Games Origins of Computer Games The

More information

ESPORTS THE BIG NUMBERS

ESPORTS THE BIG NUMBERS ESPORTS THE BIG NUMBERS Esports revenues projected to pass $1bn in 2019 $276m in prize money across 19,771 tournaments in 2016 $20,770,640 largest individual tournament prize pool (the International) 256m

More information

Serious Game Secrets. What, Why, Where, How, Who Cares? Andrew Hughes, Designing Digitally

Serious Game Secrets. What, Why, Where, How, Who Cares? Andrew Hughes, Designing Digitally Serious Game Secrets What, Why, Where, How, Who Cares? Andrew Hughes, Designing Digitally SERIOUS GAME SECRETS What, Why, Where, How, Who Cares? Andrew Hughes President Designing Digitally, Inc. Serious

More information

Unblocked potty racers 2

Unblocked potty racers 2 Unblocked potty racers 2 The Borg System is 100 % Unblocked potty racers 2 www.gonzo-games.com. POTTY. RACERS! Start. Credits. More Games. Produced By: Developed By: 0. Tips! Max Distance: Max Height:

More information

Approved for Public Release. Security and OPSEC Review Completed: No Issues. AFCEA Defense GameTech Conference April 2008, Orlando, FL

Approved for Public Release. Security and OPSEC Review Completed: No Issues. AFCEA Defense GameTech Conference April 2008, Orlando, FL Panel: Technology for Game Developers Moderator: Roger Smith, US Army PEO STRI Tom Carbone, UCF Florida Interactive Entertainment Academy Shawn Stafford, Full Sail Research Tim Holt, Oregon State University

More information

cisc3665 game design fall 2011 lecture # I.1 introduction topics: introduction to the course introduction to game design

cisc3665 game design fall 2011 lecture # I.1 introduction topics: introduction to the course introduction to game design cisc3665 game design fall 2011 lecture # I.1 introduction topics: introduction to the course introduction to game design aspects of game design the game experience what is a game; genre game elements;

More information

Digital Games. Lecture 17 COMPSCI 111/111G SS 2018

Digital Games. Lecture 17 COMPSCI 111/111G SS 2018 Digital Games Lecture 17 COMPSCI 111/111G SS 2018 What are Digital Games? Commonly referred to as video games People who play video games are called gamers Rapidly growing industry Generated close to USD

More information

Rags to Riches. Written by Allan JC Smith IV. Sample file. Art by Mitchell Nolte Layout by Craig Judd

Rags to Riches. Written by Allan JC Smith IV. Sample file. Art by Mitchell Nolte Layout by Craig Judd If reality were a sandbox RPG, this would be the rule system. Rags to Riches is a skill-based RPG intentionally designed to be the most accurate simulation system available on the market. Based on years

More information

Supported Games List. Page 1

Supported Games List. Page 1 Gameboy 2MB 128KB SRAM Flash Cart Game Compatibility Supported Games List These games have been tested for 20-30 seconds. If you would like us a test a game or try loading a save file you can provide,

More information

Summer Math Packet 5th Grade

Summer Math Packet 5th Grade Gull Lake Community Schools Summer Math Packet th Grade Funding provided by Gull Lake Community Schools Foundation Dear student, It s a sad fact that almost everyone forgets how to do some math over the

More information

Highland Township Public Library - Video Game Collection Updated November Game Console Rating

Highland Township Public Library - Video Game Collection Updated November Game Console Rating Abzu PS4, XboxOne E AC/DC Rockband Wii T All-Stars Battle Royale PS3 T Angry Birds Trilogy PS3 E Animal Crossing, City Folk Wii E Ape Escape 2 PS2 E Ape Escape 3 PS2 E Atari Anthology PS2 E Atelier Ayesha:

More information

2018 SALES, DEMOGRAPHIC, AND USAGE DATA ESSENTIAL FACTS ABOUT THE COMPUTER AND VIDEO GAME INDUSTRY

2018 SALES, DEMOGRAPHIC, AND USAGE DATA ESSENTIAL FACTS ABOUT THE COMPUTER AND VIDEO GAME INDUSTRY 2018 SALES, DEMOGRAPHIC, AND USAGE DATA ESSENTIAL FACTS ABOUT THE COMPUTER AND VIDEO GAME INDUSTRY The spectacular growth of our industry proves video game developers, artists, and storytellers are the

More information

Simulation Engines TDA571 DIT030 Course Introduction. Staffan Björk

Simulation Engines TDA571 DIT030 Course Introduction. Staffan Björk Simulation Engines TDA571 DIT030 Course Introduction Staffan Björk Course Brief Develop an interactive simulation engine Focus on software engineering Not just game programming Use the paradigm that the

More information

Gillian Smith.

Gillian Smith. Gillian Smith gillian@ccs.neu.edu CIG 2012 Keynote September 13, 2012 Graphics-Driven Game Design Graphics-Driven Game Design Graphics-Driven Game Design Graphics-Driven Game Design Graphics-Driven Game

More information

2 player games unblocked games

2 player games unblocked games P ford residence southampton, ny 2 player games unblocked games Super Smash Flash 2 Unblocked or SSF 2 Beta 1.0.3. 2 Unblocked game includes many heroes character from the Nintendo games. If you are interested

More information

Coo. CalArts/Coursera Game Design course Alejandra Huerga. Revision: GDD Template Written by: Benjamin HeadClot Stanley

Coo. CalArts/Coursera Game Design course Alejandra Huerga. Revision: GDD Template Written by: Benjamin HeadClot Stanley Coo CalArts/Coursera Game Design course Alejandra Huerga Revision: 0.0.5 GDD Template Written by: Benjamin HeadClot Stanley Overview Theme/Setting/Genre Core Gameplay Mechanics Brief Targeted platforms

More information

COMS 465: Computer Mediated Communication

COMS 465: Computer Mediated Communication COMS 465: Computer Mediated Communication Computer Games and Gaming Issues Terminology History Characteristics Statistics Terminology Video Game A video game is an electronic game that involves human interaction

More information

Game Design and Programming

Game Design and Programming CS 673: Spring 2012 Game Design and Programming Steve Swink Game feel Principles of virtual sensation Controller mappings 1/31/2012 1 Game Feel Steve Swink, Principles of Virtual Sensation 1/31/2012 2

More information

Gaming Development Fundamentals

Gaming Development Fundamentals Gaming Development Fundamentals EXAM INFORMATION Items 27 Points 43 Prerequisites RECOMMENDED COMPUTER PROGRAMMING I DIGITAL MEDIA I Grade Level 9-12 Course Length DESCRIPTION This course is designed to

More information