Game Design, Development, and Technology

Slides:



Advertisements
Similar presentations
Interaction design using the graphical user interface (GUI)
Advertisements

Lecture 7 Date: 23rd February
Exploring the Basics of Windows XP. Objectives Start Windows XP and tour the desktop Explore the Start menu Run software programs, switch between them,
Ch 7 & 8 Interaction Styles page 1 CS 368 Designing the Interaction Interaction Design The look and feel (appearance and behavior) of interaction objects.
1 of 6 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Exploring the Basics of Windows XP
CS 352, W12 Eric Happe, Daniel Sills, Daniel Thornton, Marcos Zavala, Ben Zoon ANDROID/IOS RPG GAME UI.
ASPIRE TESTING Universal Technology Terminology. Answer Option One of the possible answer choices to a question.
Programming with Alice Computing Institute for K-12 Teachers Summer 2011 Workshop.
Unit 1_9 Human Computer Interface. Why have an Interface? The user needs to issue instructions Problem diagnosis The Computer needs to tell the user what.
XP New Perspectives on Windows XP Tutorial 1 Exploring the Basics.
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
CS 352, W12 Eric Happe, Daniel Sills, Daniel Thornton, Marcos Zavala, Ben Zoon ANDROID/IOS RPG GAME UI.
Learning Unity. Getting Unity
CS 352, W12 Eric Happe, Daniel Sills, Daniel Thornton, Marcos Zavala, Ben Zoon ANDROID/IOS RPG GAME UI.
Windows 2000 Unit A A1 – A24 and Ap1 – Ap3 (Formatting a Disk)
CMPF124 Personal Productivity With Information Technology Chapter 1 – Part 2 Introduction to Windows Operating Systems Manipulating Windows GUI CMPF 124.
UFCFX5-15-3Mobile Device Development Unity 3D Development for Android Unity Mobile Assets.
XP New Perspectives on Microsoft Windows XP Tutorial 1 1 Microsoft Windows XP Creating a Web Site Tutorial 1.
Chapter 2 – Introduction to Windows Operating System II Manipulating Windows GUI 1CMPF112 Computing Skills for Engineers.
Getting Started with Microsoft Word
FIFTH MEETING.
Adobe Premiere interface overview
Lesson 4 Alternative Methods Of Input.
Discovering Computers 2012: Chapter 2-6
An Innovative, new app for the hearing impaired By Robert F. Lasko III
Course Objectives After completing this course, you should be able to:
Computer Literacy BASICS
Getting Started with Application Software
Basic Computer Vocabulary
Fundamentals of Game Design, 2nd Edition
Discovering Computers 2011: Living in a Digital World Chapter 6
CS 321: Human-Computer Interaction Design
GUI Design and Coding PPT By :Dr. R. Mall.
The Desktop Screen image displayed when a PC starts up A metaphor
The CPU is the brain of the computer
Learning the Basics – Lesson 1
Getting Started with Adobe Photoshop CS6
Chapter Lessons Start Adobe Photoshop CS
Google Cardboard.
Unit 2 User Interface Design.
Vocabulary I Vocabulary II Vocabulary III Vocabulary IV Vocabulary
Designing Information Systems Notes
Microsoft Excel 101.
TestNav 8 Available on… Desktops Laptops Chromebooks Tablets iPads
Video Game Transformation
Chapter 6: Interfaces and interactions
Lesson 4 Alternative Methods Of Input.
Exploring the Basics of Windows XP
Program and Graphical User Interface Design
What is the HUD? In video games, the HUD ( heads-up display) is the method by which information is conveyed to the player as part of a game's user interface.
VISUAL BASIC FINAL PROGRAMMING PROJECT
Windows xp PART 1 DR.WAFAA SHRIEF.
European Computer Driving Licence
Exploring the Basics of Windows XP
Chapter 3 Hardware and software 1.
Chapter 3 Hardware and software 1.
Tonga Institute of Higher Education IT 141: Information Systems
Computer Basics.
Lesson 4 Alternative Methods Of Input.
GRAPHICAL USER INTERFACE GITAM GADTAULA. OVERVIEW What is Human Computer Interface (User Interface) principles of user interface design What makes a good.
GRAPHICAL USER INTERFACE GITAM GADTAULA KATHMANDU UNIVERSITY CLASS PRESENTATION.
Graphical User Interfaces
Mark Thompson Doug Stainbrook Solid Edge Technical Marketing
Human and Computer Interaction (H.C.I.) &Communication Skills
What is Interaction? Communication User  System
Human-computer interaction
LEGO MINDSTORMS NXT PROGRAMMING
Presentation transcript:

Game Design, Development, and Technology CS 382 Game Design, Development, and Technology Visual Design Heads-Up Displays Avoiding Obfuscation Affordance Mobile Game GUIs Part 6.1

Game Interface Design Certain basic tenets dominate the design of game GUIs. SIMPLICITY Pajama Sam 3 uses no text, relying on mouse placement to determine what actions transpire. CONSISTENCY Diablo II uses a consistent visual style, with the same gothic fantasy look in all of its menus, control bars, and graphics. IMMERSION Quake III has sophisticated graphics to enhance the player’s visual experience, in addition to mood-setting music and sound effects. Part 6.1 Visual Design Page 198

Heads-Up Displays Most games contain persistent onscreen visual elements that indicate the player’s current status. In Project: Snowblind, the HUD takes up a significant portion of the screen and has the potential in some scenes to be confused with the equipment that’s used as scenery Is it really necessary to distract the user with redundant information (in this Call Of Duty 4 example, informing the user whether the character is standing, crouching, or crawling)? Part 6.1 Visual Design Page 199

Hiding The HUD To improve player immersion, some games limit the HUD’s on-screen time. God Of War 2 displays the health/weapons HUD only when it is needed (e.g., during battle) In Deus Ex: Invisible War, the player can control the opacity of the HUD Persistent on-screen elements (like HUDs) can often cause burn-in (ghost images that remain on screen even after an on-screen element exits) on many phosphor-based HDTVs, including plasma and traditional rear-projection units. Part 6.1 Visual Design Page 200

Going HUD-less In Doom3, the ammo count may be displayed on the weapons themselves Many modern games attempt to improve immersion by embedding the HUD within the game’s features. Metroid Prime explains its HUD by making it appear to be a readout inside the player’s helmet, enhanced with an actual reflection of the character’s face. King Kong attempted a completely HUD-less cinematic effect Part 6.1 Visual Design Page 201

Avoid Obfuscation Game interfaces should not employ controls whose functionality appears to be purposefully hidden. Want to try to sway a planet to your side? Open the specific sector, use the people finder to look at characters, go through several screens to determine their diplomacy rating, right click on them, select a mission from the drop-down menu, click on the target planet, select the mission type from the pop-up box, and confirm. In Star Wars: Rebellion, the tiny computer screens, as well as the multiple boxes on every side of the panorama, call up additional screens of information or possible commands, but none of them are the most important functions of the game. Want to build a ship? Use the galactic information display to highlight sectors with ports, open that sector, find which planet has the port, click on the manufacturing icon, open the build menu, and select the ship. Part 6.1 Visual Design Page 202

Promote Affordance Game interfaces should employ controls whose functionality is reasonably apparent. Sid Meier’s Alpha Centauri uses a consistent worldview of the planet being examined in the central screen, with more detailed command screens popping out of the lower dashboard to provide details. Right-clicking opens relevant menus Impossible commands produce explanatory pop-ups Important information always appears centrally Part 6.1 Visual Design Page 203

De Blob permits individual player calibration. Mobile Game GUIs While tactile-oriented platforms provide an opportunity to innovate, touch input and accelerometer controls present game developers with some challenging interface problems. When players need to drag or directly manipulate game elements, their fingers will likely be covering what they are being asked to control. Unlike the Nintendo Wii, mobile device accelerometers are attached to the screen itself, making the game hard to play if sweeping motions are taking place. De Blob permits individual player calibration. GeoDefense addresses this problem by offsetting the position of the dragged object slightly above the touch position. Driving games like Fastlane Street Racing have the user use the mobile device as a steering wheel, with the game camera tilted in the opposite direction of the device to maintain a level ground view. Part 6.1 Visual Design Page 204