Game Design GLOSSARY. What is a game? “A game is structured playing, usually undertaken for enjoyment and sometimes used as an educational tool.” - Wikipedia.

Slides:



Advertisements
Similar presentations
Video Game Design Game Maker Ms. Scales. What is game design? Is it art? It is all about artistic expression. Is it technical? Just follow some deign.
Advertisements

Video Games By Daniel and Kamil. What is a video game? A video game is a an electronic game that involves interaction with a user interface to generate.
7.1. O SCARS & A RTIFICIAL I NTELLIGENCE Interim awards and introduction to game AI.
Computer Games Digital Games Design Level 5. Three Outcomes Demonstrate understanding of – different digital gaming platforms and related technologies.
Game Design Serious Games Miikka Junnila.
Game Design and Programming. Objectives Classify the games How games are design How games are implemented What are the main components of a game engine.
Computer Science Computer Games1 Are you ready to produce?
Computer Games for Girls Using Gamemaker (
Computer Animation 2D Game Logic. What considerations should be addressed when designing a good game? What Makes A Good Game? (excerpts from Mark Overmars,
YANTING ZHANG.  Genres are categories of game characterized by particular kinds of challenge, regardless of setting or game-world content.
Game Characteristics and Genres
By Brooke Tracy. Kind of a side-scroller  Travel:  up into the clouds  down into the earth’s crust  as well as to the left and right.  Explore levels.
COSC 4126 Games in learning Games and learning Chris Crawford and dawn of computer games implications for learning games.
Game Genre. Classification of Games How do Games work?
CSC 343/642 Interactive 3D Game Development George J. Grevera, Ph.D. George J. Grevera, Ph.D.
Creative Commons Attribution 3.0 creativecommons.org/licenses/by/3.0 Key Abstractions in Game Maker Foundations of Interactive Game Design Prof. Jim Whitehead.
Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft.
By Mr. Lee. What makes up a game? Brainstorm as a class some ideas.
© 2014 International Technology and Engineering Educators Association, STEM  Center for Teaching and Learning™ Game Art and Design Unit 3 Lesson 6 Categorize.
Game Design Principles Part 1 : Milestone Games and Play Jehee Lee Seoul National University.
Chapter 10 Game Engines and Game Design: Principles, Concepts and Vocabulary.
Institute for Personal Robots in Education (IPRE)‏ CSC 170 Computing: Science and Creativity.
Genre What types of games are there?. Game Genres ► Action / Adventure Legend of Zelda Series, Metroid ► Platformers Super Mario 64, Megaman ► Shooters.
Learning Goals Newton’s 1st and 2nd Laws and kinematics as measured by the FCI Relationship of Mass, Force, and Acceleration Effect of Friction Effect.
IV. Inferential Statistics B. Confidence Intervals
Introduction to Game Studies: Games in Culture Chapter 4: Dual Structure and the Action Games of the 1970s © Frans Mäyrä & SAGE Publications.
Games. Types of games  RPG  FPS  PLATFORMER  SIDESCROLLER  POINT AND CLICK.
July 5 Game Workshop. Schedule 9-10:25Finish maze/platform games 10:25-10:45Game structure –Different interactions to motivate players 10:45-11:15Playtest.
Video Games & Object Oriented Programming. Games.
Genre Computer Games: Digital Games Design F1R2 11 © 2012 West Lothian CollegeAugust 2012/Review date August 2015 Genre.
Gad Unit 3 lesson 2 Game Theory. Categories of games by decision Games of skill are usually single player games where the outcome of the game is solely.
Proceedings of the 2008 ACM SIGGRAPH Symposium on Video Games Pages Gillian Smith, Mee Cha, Jim Whitehead UC – Santa Cruz Don’t forget: Title, where.
Department of educational leadership instructional technology program Games for Learning: Using Game Play and Game Design to Facilitate Learning Dr. Wayne.
Games Programming in Scratch
Unit 72: Computer Game design
What do we know from research on:. Key points Digital games for learning have some distinctive features (see slide 3) Digital games for learning can have.
1Computer Games Development Coursework John Shearer Culture Lab – space 2
1. Games Background Let’s Learn Saengthong School, June – August 2016 Teacher: Aj. Andrew Davison, CoE, PSU Hat Yai Campus
Game Genres Unit 3 lesson 2. Game Genres The gaming and entertainment are divided into categories by media and ______. A media category includes such.
Index Background Costumes Making object walk smoothly Controlling an object with the keyboard Control an object with the mouse Changing costume when hit.
Chapter 2 Computerized Entertainment and Classification 1.
By Victoria Israël and Daphnée Labrecque
Game Art and Design Unit 3 Lesson 6 Categorize Game Theory
Chapter 7 Play and Game Culture. Chapter 7 Play and Game Culture.
1. Mechanical and Electro-Mechanical Arcade Games (1870–1979)
What do we know from research on:
The difference between games from the 70's and modern games
Game Design & Development
Design Composition Review
GAD Created by Educational Technology Network
GAMEPLAY The strategies required to reach specific end points within computer gaming are collectively termed gameplay. However, gameplay is only one element.
COMPFUN Caroline Nicole S. Orbeta.
Computer Games: Digital Games Design F1R2 11
Games Production Process
Prosocial Game Canvas The prosocial game canvas. Analogous to other successful visual design tools like the business model canvas, the customer journey.
hamzah asyrani sulaiman
Computerized Entertainment and Classification
GAME:IT Designing Good Games.
Art of puzzle design Game Genres Rogue Deer Hunter
Fundaments of Game Design
Structure of my lessons
The big boring complex industry I’m referring to is financial services
GAMESTAR MECHANIC JR Video Game Design Unit.
Hand out first activities at this point (but hold on to second ones for the time being).
Myth, Communal Storytelling, and Religion in Dungeons & Dragons
Project Research Primary – New Research
D15 – Bellringer! Be ready to present! Novelty Challenge Stimulation
Goal Space Parts Rules Mechanics Space – Where the game takes place
Game Design Principles
Think what name would describe or market the game best
Presentation transcript:

Game Design GLOSSARY

What is a game? “A game is structured playing, usually undertaken for enjoyment and sometimes used as an educational tool.” - Wikipedia Maybe it’s the wrong question! Perhaps better to think of an “interactive experience”?

What are the elements of a game? Key components Goals Rules Challenge Other components… Fun? Structured play? Social interaction? Learning? Choice? Uncertainty?

What is a game genre? A category of games with common components “Video game genres are used to categorize video games based on their gameplay interaction rather than visual or narrative differences” - Wikipedia

Genre map From “Game Invaders: The Theory and Understanding of Computer Games” For example…

Example game genres Platform game Maze game Ball and paddle (e.g. Breakout, Pong) Pinball game Top-down shooter (e.g. Space Invaders, Asteroids) Top-down race game Side-scrolling shooter Adventure game Role-playing game Tower defence game Sports game Music game (e.g. Rock Band, Guitar Hero) Puzzle game Trivia game Idle game (e.g. Cookie Clicker) Board game Dungeon crawl Side-scrolling platformer Open world

What is a game mechanic? An action that a player (or the game itself) can take to change the state of the game

Example game mechanics Walking Walking - acceleration Walking - drag Jumping Double jump Variable jump height Bullets - single shot Bullets - rapid fire Bullets - targeting Cannon fire (bullets with gravity) Spaceship motion (e.g. Asteroids) Spaceship motion with gravity (e.g. “Lunar lander“) Follower Fixed path NPC movement Random NPC movement Character swapping Gravity flipping Weapon swapping Lava raft See

What are the characteristics of a well-designed game? Challenge What kinds of challenges are there? Level of challenge depends on the player Meaningful choices What kinds of choices does the player have? For some games, working out what choices are available can be part of the game. Different choices might be better or worse at different times in the game Testing Test small parts of the game Need other people to play the game How do other people react to the game?