Interaction design using the graphical user interface (GUI)

Slides:



Advertisements
Similar presentations
Over. new sound name take only good am boy.
Advertisements

Over. new sound take only little work know.
Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
Grade 6 Hopewell Elementary You will read each slide, then try to think of the answer. When you think you know the answer, click ONCE on the mouse.
GAME:IT Designing Good Games. Question: What makes a computer game a game? A computer game is a software program in which one or more players make decisions.
 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
Principles of Game Design From Chapter Two in Game Design by Bob Bates.
Computer Basics Dayton Metro Library Place photo here May 20, 2015.
XP Exploring the Basics of Microsoft Windows XP1 Exploring the Basics of Windows XP.
SM2215 Fundamentals of New Media and Interactivity Mark Green School of Creative Media.
Exploring the Basics of Windows XP. Objectives Start Windows XP and tour the desktop Explore the Start menu Run software programs, switch between them,
What is a prototype? A prototype is a small scale model of your larger product. Can be a physical object, or a simple software program. Many physical.
Computer Basics Flashcards #2
Exploring the Basics of Windows XP
Learning About Technology Chapter 2. 2 Learning New Tools How do you learn to use new tools?  Read the instruction manual Programming a VCR Cooling my.
SOFTWARE.
Using a PC Game as a Stimulus for Your Own Story Based on “Cliffhanger” short story.
After word User Interface in Games. Principles of User Interface Design Know your user Know your user's tasks Craft an interface suitable to the user.
Revision Lesson : DESIGNING COMPUTER-BASED INFORMATION SYSTEMS.
How do people communicate with computers?
Ch 26 & 27 User Interfaces.
N.G.G.C A gaming console which can be used as a generic multimedia device It has different built in modes such as the COMPUTER MODE, THE SET-TOP BOX MODE.
Multimedia Presentations Susan Stilwell CT 550 December 2002.
ASPIRE TESTING Universal Technology Terminology. Answer Option One of the possible answer choices to a question.
Video Game Cover Art. MOST OF US LIKE VIDEO GAMES! Video game covers are an important part of the gaming experience for several reasons. Let’s take a.
Computer Graphics Lecture 28 Fasih ur Rehman. Last Class GUI Attributes – Windows, icons, menus, pointing devices, graphics Advantages Design Process.
Game Interface Design by Brent Fox
SOFTWARE A mechanical engineer, an electrical engineer and a software engineer are travelling in an old Fiat 500 when all of the sudden the car backfires.
Exploring Your Desktop To run presentation, please click on bottom arrow to right to change to next frame.
Fry Sight Word Inventory Second 100 Words New Sound.
Sight Words - List B Words over new sound.
Abdullah Maher Mohamed software. What is software? Software is the general term for information that's recorded onto some kind of medium. Your.
GIANFRANCO BARBALACE Y FRANCO CAVIGLIA CATENAZZI1ºB Types and components of a computer systems.
Human Development Class: Digital Citizenship September 27, 2013.
Chapter 12: Introducing Evaluation. The aims To illustrate how observation, interviews and questionnaires that you encountered in Chapters 7 and 8 are.
E.g.: MS-DOS interface. DIR C: /W /A:D will list all the directories in the root directory of drive C in wide list format. Disadvantage is that commands.
TownMUD An Interface for a Text-Based Multiple User Dimension.
Over the river. We came home. Change your clothes.
Software refer to all the programs that can be run on the computer.
Introducing Software Computer Concepts Unit A. Introducing Software What is an Operating System? OS is the master controller for all the activities that.
These words come from Dr. Edward Fry’s Instant Word List.
Geena Prior Event 3 : User Interface Presentation.
Computer Components: Software Computer Technology.
 A plan of attack for your games content  Or (more specifically)  A detailed description of all games mechanics, objects, characters, stats, ect… that.
Thanks for continuing to work at becoming a better reader. As soon as you can quickly read these phrases, please go onto the next 100 phrases. Your extra.
INTERFACE COMPOSITION GAME DESIGN. OBJECTIVES After this lesson, students will be able to: Identify the Eight Golden Rules of Human-Computer Interface.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Software. What is software?  Review: recall the difference between hardware and software (rigid vs. fluid)  Software, in essence, is a set of instructions.
Instructions As a class, have students name the technology tools that they know while watching the slideshow. Play a game. Use the Computer Basics Slideshow.
Software 3 See Edmodo for images Group name: topcat Group code: i4qf9a 11/03/11.
THE PARTS OF A COMPUTER WHAT ARE THE PARTS OF A COMPUTER THAT MAKE A COMPUTER A COMPUTER?
Game Design Document Pertemuan 4 Matakuliah: T0944-Game Design and Programming Tahun: 2010.
August Tech Terms. hardware The parts of your computer such as the monitor, tower and keyboard.
Written module activity, Page 16 1.We refer to the physical parts of a computer that we can touch and see as hardware. Examples include the mouse, the.
Fast Phrases Repeated Reading practice Contain second 100 Fry Words
Sight Words List B. over new sound take only.
 Software provides the instructions that tell the computer what to do.  These instructions are called programs. Programs enable you to use the computer.
Phrases with Second 100 Words. over the river after the game take a little just the same.
SECOND 100 WORDS High-Frequency Phrases Practice reading each phrase to build automatic word & phrase recognition as well as expressive reading.
Computer Parts Review. A small data storage device that uses flash memory. A. USB B. CPU C. Flash Drive D. CD Drive.
XP New Perspectives on Microsoft Windows XP Tutorial 1 1 Microsoft Windows XP Creating a Web Site Tutorial 1.
A user interface, like the one created by the DOS operating system, that makes use of typed commands.
GCSE Computing: A451 Computer Systems & Programming Topic 3 Software System Software (1) The Operating System.
System Software (1) The Operating System
Beginning Computer Vocabulary Day 1. Computer Many parts that work together to process and save information Can be portable or stationary.
Software.
What is an operating system?
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.
Presentation transcript:

Interaction design using the graphical user interface (GUI)

One of the areas that receives a lot of attention is the design of the GUI. The GUI is really important in a game because it includes everything that the user interacts with: all of the opening menu screens, options menu, the pause menu, any in-game menus such as inventories (where the character’s possessions are stored) and the Heads up display (HUD). The GUI

The HUD is the main game screen. It has information, usually around the edges, that tells you the important things you need to know, such as health or ammunition remaining. As you can see in Figure 26.1 on page 8, the HUD contains information that is crucial to the player and could mean the success or failure of whatever objective the player is trying to achieve. The design of the HUD is very important – too much information means that the player will need to take their attention off the gameplay, but too little information means they might not know what’s going on. A lot of thought is put into the design of the HUD and how to give information to the player without distracting them. Game designers’ use techniques like sounds and icons instead of text. The HUD

Integration In some computer games, the HUD is integrated into the gameplay itself, so you don’t always need to distract the player. This also makes them feel more immersed in the game world.

There are many different platforms for playing computer games. A games platform can be a hardware device or it can be a special type of software that has been designed to play different computer games. When people first become interested in playing computer games, they tend to play games that are available on a platform that they already have access to. For example, people will play computer games on their phones or their televisions because they already have these. Platforms such as these tend to have casual games on them which can be played for short periods of time and not taken very seriously. When people want to spend more time (and money) on computer games, they will usually choose a platform that has been designed specifically for gameplay. Gaming platforms

Issue platform task and feedback Platform task

1.What kind of genre does Sonic the Hedgehog come under? 2. Is Pac Man a 2D or a 3D game? 3. What were the NPCs in Frogger? 4. What is a HUD? 5. What was the name of the game that old Nokia phones came with? Just checking