Game Design 2. Week 5: February 26, Puzzles and Permutations. Spring 2018 Mondays & Wednesdays 12:30-3:15 PM

Size: px
Start display at page:

Download "Game Design 2. Week 5: February 26, Puzzles and Permutations. Spring 2018 Mondays & Wednesdays 12:30-3:15 PM"

Transcription

1 Week 5: February 26, 2018 Game Design 2 Puzzles and Permutations Spring 2018 Mondays & Wednesdays 12:30-3:15 PM Instructor: Naomi Clark nmc5@nyu.edu / naomi@halfrobot.com Teaching Assistant: Daniel Kimsey daniel.kimsey@nyu.edu

2 Week 5: Puzzles Today s Class Thinking outside the box and playfulness Solutions, and who comes up with them Non-verbal puzzle hints and cues Practicing the design of space (and puzzles) on paper & whiteboard Elegance in Puzzle Design

3 Riddles

4 Riddles Whoever makes it, tells it not. Whoever takes it, knows it not. Whoever knows it, wants it not.

5 Thinking outside the box A man walks into a bar, and asks the bartender for a drink of water. The bartender pulls out a gun, points it at the man, and cocks it. The man pauses, before saying "Thank you" and leaving. What happened? You may ask yes/no questions.

6 What is a puzzle? Definition time.

7 What is a puzzle? Definition time. A static logic structure that players can solve with the assistance of clues. Puzzles aren t dynamic: they don t respond to player actions. Chris Crawford

8 What is a puzzle? Definition time. A static logic structure that players can solve with the assistance of clues. Puzzles aren t dynamic: they don t respond to player actions. An activity that s fun and has a right answer. Scott Kim

9 What is a puzzle? Definition time. A static logic structure that players can solve with the assistance of clues. Puzzles aren t dynamic: they don t respond to player actions. An activity that s fun and has a right answer. Labyrinth (only one answer) Maze (only one right answer)

10 What is a puzzle? Definition time. A static logic structure that players can solve with the assistance of clues. Puzzles aren t dynamic: they don t respond to player actions. An activity that s fun and has a right answer. A game (or subgame) that has a dominant strategy. (the player has choices, but one of them is clearly better than the rest it s the only way to achieve the goal, or it s more efficient, reliable, less failure-prone, etc) Jesse Schell

11 What is a puzzle? Definition time. A static logic structure that players can solve with the assistance of clues. Puzzles aren t dynamic: they don t respond to player actions. An activity that s fun and has a right answer. A game (or subgame) that has a dominant strategy. (the player has choices, but one of them is clearly better than the rest it s the only way to achieve the goal, or it s more efficient, reliable, less failure-prone, etc)

12 What is a puzzle? Definition time. A static logic structure that players can solve with the assistance of clues. Puzzles aren t dynamic: they don t respond to player actions. An activity that s fun and has a right answer. A game that has a dominant strategy. (the player has choices, but one of them is clearly better than the rest it s the only way to achieve the goal, or it s more efficient, reliable, less failure-prone, etc) A playable activity where the creator has ensured a solution.

13 Types of Puzzle Games HETEROGENOUS Puzzle Games Contain a series of pre-designed puzzles, each with different mechanics. Common trope: solve to proceed with the story.

14 Puzzles and Process Solitaire maybe the oldest randomized puzzle game Minesweeper One correct Solution, but different every time! PROCEDURAL Puzzle Games Tetris A constant flow of problems to solve theoretically, always solvable?

15 Puzzles and Process Spelunky and other modern roguelikes the procedural aspect often also involves a solvable puzzle in space, enemies PROCEDURAL Puzzle Games

16 Types of Puzzle Games PROCEDURAL Puzzle Games Same mechanics but a newly generated, different version of the problem to solve every time COMBINATORIAL Puzzle Games A core set of mechanics, used over and over in different combinations and arrangements to produce many predesigned puzzles. HETEROGENOUS Puzzle Games Contain a series of pre-designed (non-procedural) puzzles, each with different mechanics

17 Combinatorial Puzzle Games COMBINATORIAL Puzzle Games A core set of mechanics, used over and over in different combinations and arrangements to produce many predesigned puzzles.

18 True Puzzle Game Design? PROCEDURAL Puzzle Games COMBINATORIAL Puzzle Games HETEROGENOUS Puzzle Games Same mechanics but a newly generated, different version of the problem to solve every time A core set of mechanics, used over and over in different combinations and arrangements to produce many predesigned puzzles. Contain a series of pre-designed (non-procedural) puzzles, each with different mechanics

19 Elegant Puzzle Design Marc Ten Bosch Universe as designer COMBINATORIAL Puzzle Games A core set of mechanics, used over and over in different combinations and arrangements to produce many predesigned puzzles. Jon Blow Designing towards the truth, not just towards fun

20 Combinatorial Design: techniques from many games sutef: How many uses are there for a crate? As a bridge, blocking lasers, depressing switches, etc. Or falling on you and killing you.

21 Techniques for Combinatorial Design 1. Treat it like a toy: play with mechanics, see what you can do 2. Find dynamics: the consequences of rules, verbs, objects interacting 3. Add more mechanics: each new one adds more dynamics (combinatorial) Note: it s very easy to add too many ( muddy combinatorials) 4. Find interesting challenges using the dynamics; push your own skills 5. Teach the player how to learn the same things that you did, step by step 6. Refine and distill: cut away all the excess, trim down to the very best. Also: playtest, playtest, playtest. Puzzle games require a lot of Kleenex.

22 Designing Forward vs. Designing Backwards

23 Designing Forward vs. Designing Backwards Every Portal level boils down to get to the exit What s between the player and the exit? Door, which you need to open by doing X, etc. The raw materials for these difficulties is non-arbitrary, but designed forward

24 Techniques for Puzzle Game Design: Focus Q.U.B.E. -- Draw the player s attention to the right place Puzzle games often try to avoid clutter it can be misleading or slow the player down with trying to figure out what s unimportant Color, space, and camera can all be used to point out to the player what s significant & useful As you enter a room in Q.U.B.E. you see the elements you re likely to have to work with. Visual style: minimalist (Portal) Red herrings and decoys can increase difficulty, but use with caution?

25 Techniques for Puzzle Game Design: Q.U.B.E.

26 Techniques for Puzzle Game Design MFQT: Draw the player s attention to the right place Puzzle games often try to avoid clutter it can be misleading or slow the player down with trying to figure out what s unimportant Color, space, and camera can all be used to point out to the player what s significant & useful Subtle details from MFQT:

27 Techniques for Puzzle Game Design Create, create, create and cut, cut, cut There s a lot of experimenting with level design in puzzle games and then throwing out at least 20% of what s made Being able to try out ideas quickly is important: paper prototypes, even Excel prototypes

28 Techniques for Puzzle Game Design Playtest, playtest, playtest Puzzle game solutions are by nature obvious to the designer Players who learn how to play can t be testers again: Kleenex time! Need to get a lot of data

29 Interlude: let s make something Get Out: Ute must reach the exit 5 walls 1 each Pair exercise by birthday order! Let s try playing Get Out first The basic rule: when Ute (the little blue face) moves in a direction, she moves until she hits something (including the edge) The basic goal: get to the exit. Try with the sample level! Design a level using only these rules, but see if you can work within this framework to create something new and interesting The challenge: not too easy, and not too hard. Juuust right.

30 Get Out Levels Expanding possibility towards richness What elements could be added to expand the level design possibilities of this game without radically changing it? Next: pick an element to work with Choose some icons to represent the element Write down rules on the board or the element list Design two levels: one tutorial level for this element, and one more advanced challenge Record your final two levels on a blank worksheet

Puzzle Pack 1 Notes for Kids

Puzzle Pack 1 Notes for Kids codekingdoms Puzzle Pack 1 Notes for Kids for kids, with kids, by kids. About this guide This guide is for children working with Code Kingdoms independently. It provides some helpful hints and guidance

More information

Cato s Hike Quick Start

Cato s Hike Quick Start Cato s Hike Quick Start Version 1.1 Introduction Cato s Hike is a fun game to teach children and young adults the basics of programming and logic in an engaging game. You don t need any experience to play

More information

Exploring and Presenting a Game's Consequence-Space.

Exploring and Presenting a Game's Consequence-Space. Exploring and Presenting a Game's Consequence-Space. (How do you find out what is cool about a 4D game and how to you make it so that people understand it) Miegakure, a 4D game (x,y,z,w) Not time! (Kind

More information

How hard are computer games? Graham Cormode, DIMACS

How hard are computer games? Graham Cormode, DIMACS How hard are computer games? Graham Cormode, DIMACS graham@dimacs.rutgers.edu 1 Introduction Computer scientists have been playing computer games for a long time Think of a game as a sequence of Levels,

More information

Game Design Curriculum Multimedia Fusion 2. Created by Rahul Khurana. Copyright, VisionTech Camps & Classes

Game Design Curriculum Multimedia Fusion 2. Created by Rahul Khurana. Copyright, VisionTech Camps & Classes Game Design Curriculum Multimedia Fusion 2 Before starting the class, introduce the class rules (general behavioral etiquette). Remind students to be careful about walking around the classroom as there

More information

Tank trouble 2 full screen english

Tank trouble 2 full screen english Tank trouble 2 full screen english Play against the computer or up to two other people. Upgrade your tank with bonuses scattered throughout the map. Note: Being the third player has one disadvantage, as

More information

The most important game design skill

The most important game design skill Game Design The most important game design skill Listening to Team Audience Game Client Self The designer creates an experience Game is not an experience Game creates wonderful compelling memorable experiences

More information

Welcome to the Break Time Help File.

Welcome to the Break Time Help File. HELP FILE Welcome to the Break Time Help File. This help file contains instructions for the following games: Memory Loops Genius Move Neko Puzzle 5 Spots II Shape Solitaire Click on the game title on the

More information

Revision for Grade 6 in Unit #1 Design & Technology Subject Your Name:... Grade 6/

Revision for Grade 6 in Unit #1 Design & Technology Subject Your Name:... Grade 6/ Your Name:.... Grade 6/ SECTION 1 Matching :Match the terms with its explanations. Write the matching letter in the correct box. The first one has been done for you. (1 mark each) Term Explanation 1. Gameplay

More information

codespark Teacher s Guide

codespark Teacher s Guide !1 codespark Teacher s Guide Dear Intrepid Teacher, Thank you for your interest in teaching computer science to your kids! Knowledge of computer science and algorithmic thinking is increasingly necessary

More information

Game playtesting, Gameplay metrics (Based on slides by Michael Mateas, and Chapter 9 (Playtesting) of Game Design Workshop, Tracy Fullerton)

Game playtesting, Gameplay metrics (Based on slides by Michael Mateas, and Chapter 9 (Playtesting) of Game Design Workshop, Tracy Fullerton) Game playtesting, Gameplay metrics (Based on slides by Michael Mateas, and Chapter 9 (Playtesting) of Game Design Workshop, Tracy Fullerton) UC Santa Cruz School of Engineering courses.soe.ucsc.edu/courses/cmps171/winter14/01

More information

Game Design 1. Week 1: September 6, Beginnings. Fall 2016 Tuesdays & Thursdays 9:30 AM-12:15 PM

Game Design 1. Week 1: September 6, Beginnings. Fall 2016 Tuesdays & Thursdays 9:30 AM-12:15 PM Week 1: September 6, 2016 Game Design 1 Beginnings Fall 2016 Tuesdays & Thursdays 9:30 AM-12:15 PM Instructor: Naomi Clark nmc5@nyu.edu / naomi@halfrobot.com Teaching Assistant: Zach Barash zb450@nyu.edu

More information

Hour of Code at Box Island! Curriculum

Hour of Code at Box Island! Curriculum Hour of Code at Box Island! Curriculum Welcome to the Box Island curriculum! First of all, we want to thank you for showing interest in using this game with your children or students. Coding is becoming

More information

Design and Analysis of Information Systems Topics in Advanced Theoretical Computer Science. Autumn-Winter 2011

Design and Analysis of Information Systems Topics in Advanced Theoretical Computer Science. Autumn-Winter 2011 Design and Analysis of Information Systems Topics in Advanced Theoretical Computer Science Autumn-Winter 2011 Purpose of the lecture Design of information systems Statistics Database management and query

More information

Vectrex Dark Tower. The games are as follows: Skill Level Keys Provided. Vectrex Dark Tower

Vectrex Dark Tower. The games are as follows: Skill Level Keys Provided. Vectrex Dark Tower Vectrex Dark Tower The Dark Tower Vectrex game (circa 1983) was based on the electronic board game of the same name, but never commercially released. A single prototype was found, and an image of the ROM

More information

Player-Game Interaction Cards (1st Ed., 2 Mar 2013) CowfaceGames.com/handytools/interaction_cards. Categorisation

Player-Game Interaction Cards (1st Ed., 2 Mar 2013) CowfaceGames.com/handytools/interaction_cards. Categorisation Player-Game Interaction Cards (1st Ed., 2 Mar 2013) CowfaceGames.com/handytools/interaction_cards An attempt to list and categorise all possible interactions a player can have with a video game. Produced

More information

Development Outcome 2

Development Outcome 2 Computer Games: F917 10/11/12 F917 10/11/12 Page 1 Contents Games Design Brief 3 Game Design Document... 5 Creating a Game in Scratch... 6 Adding Assets... 6 Altering a Game in Scratch... 7 If statement...

More information

The purpose of this document is to help users create their own TimeSplitters Future Perfect maps. It is designed as a brief overview for beginners.

The purpose of this document is to help users create their own TimeSplitters Future Perfect maps. It is designed as a brief overview for beginners. MAP MAKER GUIDE 2005 Free Radical Design Ltd. "TimeSplitters", "TimeSplitters Future Perfect", "Free Radical Design" and all associated logos are trademarks of Free Radical Design Ltd. All rights reserved.

More information

Instruction Manual. 1) Starting Amnesia

Instruction Manual. 1) Starting Amnesia Instruction Manual 1) Starting Amnesia Launcher When the game is started you will first be faced with the Launcher application. Here you can choose to configure various technical things for the game like

More information

Seaman Risk List. Seaman Risk Mitigation. Miles Von Schriltz. Risk # 2: We may not be able to get the game to recognize voice commands accurately.

Seaman Risk List. Seaman Risk Mitigation. Miles Von Schriltz. Risk # 2: We may not be able to get the game to recognize voice commands accurately. Seaman Risk List Risk # 1: Taking care of Seaman may not be as fun as we think. Risk # 2: We may not be able to get the game to recognize voice commands accurately. Risk # 3: We might not have enough time

More information

Chapter 7: DESIGN PATTERNS. Hamzah Asyrani Sulaiman

Chapter 7: DESIGN PATTERNS. Hamzah Asyrani Sulaiman Chapter 7: DESIGN PATTERNS Hamzah Asyrani Sulaiman You might have noticed that some diagrams look remarkably similar. For example, we used Figure 7.1 to illustrate a feedback loop in Monopoly, and Figure

More information

Assignment Cover Sheet Faculty of Science and Technology

Assignment Cover Sheet Faculty of Science and Technology Assignment Cover Sheet Faculty of Science and Technology NAME: Andrew Fox STUDENT ID: UNIT CODE: ASSIGNMENT/PRAC No.: 2 ASSIGNMENT/PRAC NAME: Gameplay Concept DUE DATE: 5 th May 2010 Plagiarism and collusion

More information

Unit 6.5 Text Adventures

Unit 6.5 Text Adventures Unit 6.5 Text Adventures Year Group: 6 Number of Lessons: 4 1 Year 6 Medium Term Plan Lesson Aims Success Criteria 1 To find out what a text adventure is. To plan a story adventure. Children can describe

More information

Scout s Address: City: State: Zip:

Scout s Address: City: State: Zip: Game Design BYU Merit Badge PowWow Official Merit Badge Worksheet Scout s Name: Instructor s Name: Scout s Address: City: State: Zip: Instructions 1) The Scout is to review the merit badge book before

More information

The Red Bead Revolution The Scientific Method Applied to Management and Leadership

The Red Bead Revolution The Scientific Method Applied to Management and Leadership Learning Program The Red Bead Revolution The Scientific Method Applied to Management and Leadership Facilitated by Dennis Sergent 517-285-5500 The Red Bead Experiment Dennis Sergent 517-285- 5500 dsergent@srgnt.com

More information

The Final Odyssey. Level 1

The Final Odyssey. Level 1 The Final Odyssey Level 1 Go under the arch and step twice on the pressure pad to close the pit. Walk right and take the transporter. Step on the pressure pad and return. Now you can go down where the

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

Game Design 1. Week 3: September 20, Playtesting: the triumph and the terror. Fall 2016 Tuesdays & Thursdays 9:30 AM-12:15 PM

Game Design 1. Week 3: September 20, Playtesting: the triumph and the terror. Fall 2016 Tuesdays & Thursdays 9:30 AM-12:15 PM Week 3: September 20, 2015 Game Design 1 Playtesting: the triumph and the terror Fall 2016 Tuesdays & Thursdays 9:30 AM-12:15 PM Instructor: Naomi Clark nmc5@nyu.edu / naomi@halfrobot.com Teaching Assistant:

More information

Code Kingdoms Sandbox Guide

Code Kingdoms Sandbox Guide codekingdoms Code Kingdoms Sandbox Guide for kids, with kids, by kids. Resources overview We have produced a number of resources designed to help people use Code Kingdoms. There are introductory guides

More information

WHAT YOU NEED TO KNOW

WHAT YOU NEED TO KNOW WHAT YOU NEED TO KNOW This game takes a lot of time to put together. If you know some other youth pastors in the area, it s a great game to join together in creating and playing. If you are doing it with

More information

Before displaying an image, the game should wait for a random amount of time.

Before displaying an image, the game should wait for a random amount of time. Reaction Introduction You are going to create a 2-player game to see who has the fastest reactions. The game will work by showing an image after a random amount of time - whoever presses their button first

More information

Problem 4.R1: Best Range

Problem 4.R1: Best Range CSC 45 Problem Set 4 Due Tuesday, February 7 Problem 4.R1: Best Range Required Problem Points: 50 points Background Consider a list of integers (positive and negative), and you are asked to find the part

More information

Tower Defense. CSc 335 Fall Final Project

Tower Defense. CSc 335 Fall Final Project Tower Defense CSc 335 Fall 2013 - Final Project Overview RTS (Real-Time Strategy) games have become popular due to their demanding nature in requiring players to employ a long-term strategy with upkeep

More information

25 minutes 10 minutes

25 minutes 10 minutes 25 minutes 10 minutes 15 SOCIAL: Providing time for fun interaction. 25 : Communicating God s truth in engaging ways. Opener Game Worship Story Closer 10 WORSHIP: Inviting people to respond to God. Chasing

More information

Teaching Analog Game Design

Teaching Analog Game Design Teaching Analog Game Design Stone Librande Jesse Schell Naomi Clark Ira Fay Mary Flanagan Teaching Analog Game Design Stone Librande Lead Designer, Riot Games 1 Click to edit Master title style Click to

More information

CIDM 2315 Final Project: Hunt the Wumpus

CIDM 2315 Final Project: Hunt the Wumpus CIDM 2315 Final Project: Hunt the Wumpus Description You will implement the popular text adventure game Hunt the Wumpus. Hunt the Wumpus was originally written in BASIC in 1972 by Gregory Yob. You can

More information

OF CLAYMORGUE CASTLE

OF CLAYMORGUE CASTLE ADVENTURE INTERNATIONAL presents A scan ADAMS ADVENTURE THE SORCERER OF CLAYMORGUE CASTLE by SCOTT ADAMS Published by ADVENTURE INTERNATIONAL U.K. 119 John Bright Street, Birmingham B1 1 BE Copyright 1984

More information

Outline. IMGD 1001: Level Design. Project 6 - Selecting Features. Project 6 - Types of Features. Project 6 - Tips on Vetting.

Outline. IMGD 1001: Level Design. Project 6 - Selecting Features. Project 6 - Types of Features. Project 6 - Tips on Vetting. IMGD 1001: Level Design Outline Gameplay Level Design Game Balance (done) (this deck) IMGD 1001 2 Project 6 - Selecting Features Note! First Work on core mechanics (movement, shooting, etc.) Get bugs worked

More information

Learning the Times Tables!

Learning the Times Tables! Learning the Times Tables! There are some children who simply cannot learn their multiplication tables facts by heart, no matter how much effort they put into the task. Such children are often dyslexic

More information

codekingdoms Puzzle Pack 2 for kids, with kids, by kids.

codekingdoms Puzzle Pack 2 for kids, with kids, by kids. codekingdoms Puzzle Pack 2 for kids, with kids, by kids. About this guide This guide is for teachers and club volunteers and provides a solution to completing the puzzles. For this reason, this document

More information

Visually Directing the Player Joshua Nuernberger

Visually Directing the Player Joshua Nuernberger Visually Directing the Player Joshua Nuernberger Joshua Nuernberger is a Design Media Arts student at UCLA who is interested in illustration, narrative, film, and gaming. His work has been featured in

More information

Game Maker Tutorial Creating Maze Games Written by Mark Overmars

Game Maker Tutorial Creating Maze Games Written by Mark Overmars Game Maker Tutorial Creating Maze Games Written by Mark Overmars Copyright 2007 YoYo Games Ltd Last changed: February 21, 2007 Uses: Game Maker7.0, Lite or Pro Edition, Advanced Mode Level: Beginner Maze

More information

Latin Squares for Elementary and Middle Grades

Latin Squares for Elementary and Middle Grades Latin Squares for Elementary and Middle Grades Yul Inn Fun Math Club email: Yul.Inn@FunMathClub.com web: www.funmathclub.com Abstract: A Latin square is a simple combinatorial object that arises in many

More information

Your Guide to becoming a Master Spy

Your Guide to becoming a Master Spy Your Guide to becoming a Master Spy PUBLISHED BY GRANDSLAM ENTERTAINMENTS LIMITED Unauthorised publication, copying or distribution throughout the world is prohibited. All rights reserved Licensed from

More information

Solving Usability Problems in Video Games with User Input Heuristics

Solving Usability Problems in Video Games with User Input Heuristics Solving Usability Problems in Video Games with User Input Heuristics Honours Project Carleton University School of Computer Science Course: COMP 4905 Author: Sikhan Ariel Lee Supervisor: David Mould Date:

More information

Procedural Level Generation for a 2D Platformer

Procedural Level Generation for a 2D Platformer Procedural Level Generation for a 2D Platformer Brian Egana California Polytechnic State University, San Luis Obispo Computer Science Department June 2018 2018 Brian Egana 2 Introduction Procedural Content

More information

TAKE CONTROL GAME DESIGN DOCUMENT

TAKE CONTROL GAME DESIGN DOCUMENT TAKE CONTROL GAME DESIGN DOCUMENT 04/25/2016 Version 4.0 Read Before Beginning: The Game Design Document is intended as a collective document which guides the development process for the overall game design

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

CSci 1113, Spring 2018 Lab Exercise 13 (Week 14): Graphics part 2

CSci 1113, Spring 2018 Lab Exercise 13 (Week 14): Graphics part 2 CSci 1113, Spring 2018 Lab Exercise 13 (Week 14): Graphics part 2 It's time to put all of your C++ knowledge to use to implement a substantial program. In this lab exercise you will construct a graphical

More information

1. Make the robots exercise:

1. Make the robots exercise: Lesson 5 More Activities using Scratch Aim In this lesson you will learn: To use various blocks of Scratch. Explore a variety of programs that you can build, like animations, teach what you know, toy demos,

More information

ROGUELIKE SOLITAIRE THE HACK'N'SLASH ADVENTURE

ROGUELIKE SOLITAIRE THE HACK'N'SLASH ADVENTURE ------------------ROGUELIKE SOLITAIRE THE HACK'N'SLASH ADVENTURE---------------- BY MORGAN McCOY Version 1.4 - Playable demo Dedicated to my loving sister Dragell --------------------------------STEP 1

More information

DARK EGYPT Hints, Tips & Tricks

DARK EGYPT Hints, Tips & Tricks DARK EGYPT Hints, Tips & Tricks Introduction I have created this PDF in order for you to get the maximum benefits and use from your copy of the Dark Egypt. During the creation of the pack I came across

More information

Game Balance. Chris Ko and Jonathan Janosi

Game Balance. Chris Ko and Jonathan Janosi Game Balance Chris Ko and Jonathan Janosi A good game is a series of interesting choices. - Sid Meier Balancing Games 2 Major issues Fairness (PvE) Difficulty (PvP) What is a balanced game? Characteristics

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

Coping with Trauma. Stopping trauma thoughts and pictures THINK GOOD FEEL GOOD

Coping with Trauma. Stopping trauma thoughts and pictures THINK GOOD FEEL GOOD 0 THINK GOOD FEEL GOOD Coping with Trauma You can t stop thinking about the trauma. Being involved in a trauma can be very frightening and it is not surprising that most children and young people will

More information

Module 1 Introducing Kodu Basics

Module 1 Introducing Kodu Basics Game Making Workshop Manual Munsang College 8 th May2012 1 Module 1 Introducing Kodu Basics Introducing Kodu Game Lab Kodu Game Lab is a visual programming language that allows anyone, even those without

More information

Maze Puzzler Beta. 7. Somewhere else in the room place locks to impede the player s movement.

Maze Puzzler Beta. 7. Somewhere else in the room place locks to impede the player s movement. Maze Puzzler Beta 1. Open the Alpha build of Maze Puzzler. 2. Create the following Sprites and Objects: Sprite Name Image File Object Name SPR_Detonator_Down Detonator_On.png OBJ_Detonator_Down SPR_Detonator_Up

More information

The Esoteric Order of Gamers orderofgamers.com

The Esoteric Order of Gamers orderofgamers.com Hello fellow gamer! DOES THIS MAKE YOUR GAMING MORE FUN? I ve been supplying tabletop gamers with free, professional quality rules summaries like this one for more than a decade. Can you spare a few $

More information

This watermark does not appear in the registered version - Sokoban Protocol Document

This watermark does not appear in the registered version -  Sokoban Protocol Document AI Puzzle Framework Sokoban Protocol Document Josh Wilkerson June 7, 2005 Sokoban Protocol Document Page 2 of 5 Table of Contents Table of Contents...2 Introduction...3 Puzzle Description... 3 Rules...

More information

Penumbra - Requiem. Game introduction and walkthrough

Penumbra - Requiem. Game introduction and walkthrough Penumbra - Requiem Game introduction and walkthrough Introduction Penumbra Requiem is an expansion to Penumbra Black Plague and is to be considered an epilogue to that game and not as a new episode in

More information

MADNESS AND THE MINOTAUR A0503 DRAGON DATA LIMITED

MADNESS AND THE MINOTAUR A0503 DRAGON DATA LIMITED MADNESS AND THE MINOTAUR A0503 DRAGON DATA LIMITED MADNESS AND THE MINOTAUR A0503 WELCOME TO DRAGON Dragon Data Limited welcome you to your new software for your Dragon computer. We hope that you enjoy

More information

Required Text: Beginnings, Middles, and Ends by Nancy Kress Recommended Text: The Scene Book by Sandra Scofield

Required Text: Beginnings, Middles, and Ends by Nancy Kress Recommended Text: The Scene Book by Sandra Scofield Note to students: this public syllabus is designed to give you a glimpse into this course and instructor. If you have further questions about our courses or curriculum, please contact the Writers Program

More information

QS PRO Set-up App Instructions Bluetooth setup

QS PRO Set-up App Instructions Bluetooth setup QS PRO Set-up App Instructions Bluetooth setup All QS PRO s shipped since February 28, 2015 have Classic Bluetooth capability for entering and using the setup features of the shifter. Older versions of

More information

A Mathematics-inspired Game

A Mathematics-inspired Game GS3 Project Proposal A Mathematics-inspired Game Group Members Mr. Sirasith Kalpiypan 5422780700 Mr. Tanapol Tangthamvanich 5422770404 Advisor: Asst. Dr. Gun Srijuntongsiri School of Information, Computer

More information

Games Design and Development. Welcome to COMP3218

Games Design and Development. Welcome to COMP3218 Games Design and Development Welcome to COMP3218 Games Matter Life is more fun if you play games. Roald Dahl, My Uncle Oswald Games lubricate the body and the mind. Benjamin Franklin Reality is broken.

More information

Beginning 3D Game Development with Unity:

Beginning 3D Game Development with Unity: Beginning 3D Game Development with Unity: The World's Most Widely Used Multi-platform Game Engine Sue Blackman Apress* Contents About the Author About the Technical Reviewer Acknowledgments Introduction

More information

Genre-Specific Level Design Analysis.

Genre-Specific Level Design Analysis. Genre-Specific Level Design Analysis. UC Santa Cruz CMPS 171 Game Design Studio II courses.soe.ucsc.edu/courses/cmps171/winter13/01 ejw@cs.ucsc.edu 4 March 2013 Upcoming deadlines Friday. March 8 Team

More information

Entomology Escape: Dr. Blatt s Assistant Educator Instructions Time Allotted: minutes (instructor discretion) Adaptable for grades 4-8

Entomology Escape: Dr. Blatt s Assistant Educator Instructions Time Allotted: minutes (instructor discretion) Adaptable for grades 4-8 Entomology Escape: Dr. Blatt s Assistant Educator Instructions Time Allotted: 20-60 minutes (instructor discretion) Adaptable for grades 4-8 Educator Instructions: Your classroom has become an Entomology

More information

Level Design & Game Industry landscape

Level Design & Game Industry landscape Level Design & Game Industry landscape Level design Level design Gaming Landscape Indie games Course Recap Level design Game designer Level designer Making the rules Applying the rules Overall Environments

More information

Free Activities. Contents. November Crossword Puzzle Level of difficulty: Moderate 2. Word Scramble Level of difficulty: Easy to Moderate 3

Free Activities. Contents. November Crossword Puzzle Level of difficulty: Moderate 2. Word Scramble Level of difficulty: Easy to Moderate 3 Free Activities Contents Crossword Puzzle Level of difficulty: Moderate 2 Word Scramble Level of difficulty: Easy to Moderate 3 Find the Match Level of difficulty: Easy to Moderate 4 Puzzles - Level of

More information

ABOUT THIS GAME. Raid Mode Add-Ons (Stages, Items)

ABOUT THIS GAME. Raid Mode Add-Ons (Stages, Items) INDEX 1 1 Index 7 Game Screen 12.13 Raid Mode / The Vestibule 2 About This Game 8 Status Screen 14 Character Select & Skills 3 Main Menu 4 Campaign 9 Workstation 15 Item Evaluation & Weapon Upgrading 5

More information

Physical Gameplay in Half-Life 2. presented by Jay Stelly Valve Corporation. All Rights Reserved.

Physical Gameplay in Half-Life 2. presented by Jay Stelly Valve Corporation. All Rights Reserved. Physical Gameplay in Half-Life 2 presented by Jay Stelly Physical Gameplay in Half-Life 2 New technology that hadn t been successfully integrated into our genre Technical solutions not very well understood

More information

Zpvui!Iboepvut!boe!Xpsltiffut! gps;!

Zpvui!Iboepvut!boe!Xpsltiffut! gps;! Zpvui!Iboepvut!boe!Xpsltiffut! gps;! Pwfswjfx!'!Fyqmbobujpo! For your convenience, we have gathered together here all handouts and worksheets useful for suppor ng the ac vi es found in Gaming the System.

More information

Tomb Raider 3 Playstation Demo Walkthrough

Tomb Raider 3 Playstation Demo Walkthrough Tomb Raider 3 Playstation Demo Walkthrough By Dr Kirk Lara is in a cell in Area 51, with the door locked and an MP outside. Go to the window and climb up to fetch the small medipak. This will set off the

More information

Arcaid: Addressing Situation Awareness and Simulator Sickness in a Virtual Reality Pac-Man Game

Arcaid: Addressing Situation Awareness and Simulator Sickness in a Virtual Reality Pac-Man Game Arcaid: Addressing Situation Awareness and Simulator Sickness in a Virtual Reality Pac-Man Game Daniel Clarke 9dwc@queensu.ca Graham McGregor graham.mcgregor@queensu.ca Brianna Rubin 11br21@queensu.ca

More information

HOW TO CREATE A SERIOUS GAME?

HOW TO CREATE A SERIOUS GAME? 3 HOW TO CREATE A SERIOUS GAME? ERASMUS+ COOPERATION FOR INNOVATION WRITING A SCENARIO In video games, narration generally occupies a much smaller place than in a film or a book. It is limited to the hero,

More information

of Nebraska - Lincoln

of Nebraska - Lincoln University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Honors Expanded Learning Clubs Honors Program 2018 The Great Escape Caleb Kowalsk Follow this and additional works at: http://digitalcommons.unl.edu/honorshelc

More information

INDEX. Game Screen. Status Screen. Workstation. Partner Character

INDEX. Game Screen. Status Screen. Workstation. Partner Character INDEX 1 1 Index 7 Game Screen 12.13 RAID MODE / The Vestibule 2 About This Game 8 Status Screen 14 Character Select & Skills 3 Main Menu 4 Campaign 9 Workstation 15 Item Evaluation & Weapon Upgrading 5

More information

Activities using Scratch

Activities using Scratch Lesson 5 Activities using Scratch Aim In this lesson you will learn: To use various blocks of Scratch. Explore the variety of programs that you can build like animations, teach what you know, toy demos,

More information

Cool tank games unblocked

Cool tank games unblocked Cool tank games unblocked The Borg System is 100 % Cool tank games unblocked play unblocked games at school free online or work. enjoy with your TEENs or friends and get fun! We add 25 new best games every

More information

Pictures are visual poems, the greatest of which are those that move us the way the photographer was moved when he clicked the shutter.

Pictures are visual poems, the greatest of which are those that move us the way the photographer was moved when he clicked the shutter. VISION IN PHOTOGRAPHY By Deb Evans, 2011 vi sion noun 2. the act or power of anticipating that which will or may come to be Vision is the beginning and end of photography. It is what moves you to pick

More information

Trainyard: A level design post-mortem

Trainyard: A level design post-mortem Trainyard: A level design post-mortem Matt Rix Magicule Inc. - I m Matt Rix, the creator of Trainyard - This talking is going to be partly a post-mortem - And partly just me talking about my philosophy

More information

Workshop 4: Digital Media By Daniel Crippa

Workshop 4: Digital Media By Daniel Crippa Topics Covered Workshop 4: Digital Media Workshop 4: Digital Media By Daniel Crippa 13/08/2018 Introduction to the Unity Engine Components (Rigidbodies, Colliders, etc.) Prefabs UI Tilemaps Game Design

More information

Down In Flames WWI 9/7/2005

Down In Flames WWI 9/7/2005 Down In Flames WWI 9/7/2005 Introduction Down In Flames - WWI depicts the fun and flavor of World War I aerial dogfighting. You get to fly the colorful and agile aircraft of WWI as you make history in

More information

SUNDAY MORNINGS August 26, 2018, Week 4 Grade: 1-2

SUNDAY MORNINGS August 26, 2018, Week 4 Grade: 1-2 Don t Stop Believin Bible: Don t Stop Believin (Trust in the Lord) Proverbs 3:5-6 (Supporting: 1 Kings 10:1-10) Bottom Line: If you want to be wise, trust God to give you wisdom. Memory Verse: If any of

More information

How the Mossad escape room was built Ashdod, Izrael

How the Mossad escape room was built Ashdod, Izrael How the Mossad escape room was built Ashdod, Izrael Hello, dear reader. Let s start the narration. After the escape room about Edison was created (you can find the story of the construction of Edison s

More information

Sudoku Tutor 1.0 User Manual

Sudoku Tutor 1.0 User Manual Sudoku Tutor 1.0 User Manual CAPABILITIES OF SUDOKU TUTOR 1.0... 2 INSTALLATION AND START-UP... 3 PURCHASE OF LICENSING AND REGISTRATION... 4 QUICK START MAIN FEATURES... 5 INSERTION AND REMOVAL... 5 AUTO

More information

CSS 385 Introduction to Game Design & Development. Week-6, Lecture 1. Yusuf Pisan

CSS 385 Introduction to Game Design & Development. Week-6, Lecture 1. Yusuf Pisan CSS 385 Introduction to Game Design & Development Week-6, Lecture 1 Yusuf Pisan 1 Weeks Fly By Week 6 10/30 - Discuss single button games 11/1 - Discuss game postmortems 11/4 - Single Button Game (Individual)

More information

REBUS PUZZLES WITH ANSWERS

REBUS PUZZLES WITH ANSWERS page 1 / 5 page 2 / 5 rebus puzzles with answers pdf Rebus puzzles are a great way to get your students thinking outside of the box. These puzzles are made up of pictures that when pieced together form

More information

Overview. Initial Screen

Overview. Initial Screen 1 of 19 Overview Normal game play is by using the stylus. If your device has the direction and select keys you may use those instead. Users of older models can set the Hardkey navigation option under the

More information

Teacher / Parent Guide

Teacher / Parent Guide Teacher / Parent Guide for the use of Tantrix tiles with children of all ages TANTRIX is a registered trademark This School Activity Guide 2007 Tantrix Games L td This guide may be photocopied for non-commercial

More information

Assignment Cover Sheet Faculty of Science and Technology

Assignment Cover Sheet Faculty of Science and Technology Assignment Cover Sheet Faculty of Science and Technology NAME: Andrew Fox STUDENT ID: UNIT CODE: ASSIGNMENT/PRAC No.: 3 ASSIGNMENT/PRAC NAME: Game Concept - Prototype DUE DATE: 2010-06-02 Plagiarism and

More information

MazeQuest: Tales of the Wandering Grammarian

MazeQuest: Tales of the Wandering Grammarian MazeQuest: Tales of the Wandering Grammarian Table of Contents A. Introduction B. Objectives C. Methods Game Play Game Interface D. Tracking E. Teaching Suggestions A. Introduction MazeQuest: Tales of

More information

HIROIMONO is N P-complete

HIROIMONO is N P-complete m HIROIMONO is N P-complete Daniel Andersson December 11, 2006 Abstract In a Hiroimono puzzle, one must collect a set of stones from a square grid, moving along grid lines, picking up stones as one encounters

More information

Toon Dimension Formal Game Proposal

Toon Dimension Formal Game Proposal Toon Dimension Formal Game Proposal Peter Bucher Christian Schulz Nicola Ranieri February, 2009 Table of contents 1. Game Description...1 1.1 Idea...1 1.2 Story...1 1.3 Gameplay...2 1.4 Implementation...2

More information

PLAYFUL MATH AN INTRODUCTION TO MATHEMATICAL GAMES

PLAYFUL MATH AN INTRODUCTION TO MATHEMATICAL GAMES PLAYFUL MATH AN INTRODUCTION TO MATHEMATICAL GAMES KRISTÓF HUSZÁR AND MICHAL ROLÍNEK (IST AUSTRIA) khuszar@ist.ac.at michalrolinek@gmail.com Children learn as they play. Most importantly, in play children

More information

the gamedesigninitiative at cornell university Lecture 8 Prototyping

the gamedesigninitiative at cornell university Lecture 8 Prototyping Lecture 8 What is a Prototype? An incomplete model of your product Implements small subset of final features Features chosen are most important now Prototype helps you visualize gameplay Way for you to

More information

2008 학년도대학수학능력시험 6 월모의평가듣기대본

2008 학년도대학수학능력시험 6 월모의평가듣기대본 2008 학년도대학수학능력시험 6 월모의평가듣기대본 M: The samples of our club logo are finally here. Take a look. W: Hey, they look pretty good! Which one do you like? M: I like the triangular one. W: I like it, too. But why

More information

CS 354R: Computer Game Technology

CS 354R: Computer Game Technology CS 354R: Computer Game Technology Introduction to Game AI Fall 2018 What does the A stand for? 2 What is AI? AI is the control of every non-human entity in a game The other cars in a car game The opponents

More information

A Mathematics-inspired Game

A Mathematics-inspired Game GS3 Final Report A Mathematics-inspired Game Group Members Mr. Sirasith Kalpiyapan 5422780700 Advisor: Asst. Dr. Gun Srijuntongsiri School of Information, Computer and Communication Technology, Sirindhorn

More information