Motivates, interests and engages. Teaches problem solving skills. Allows for creativity and imagination. Demonstrates project design. Encourages teamwork.

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

Microsoft® Small Basic
Introduction to Video Game Design BBrewer Fall 2013.
Multimedia Production
Video Game Design Lesson 1. Game Designer Person involved in the development of a video game Person involved in the development of a video game Usually.
Creating Interactive Games Your trainer today is: Luke Milner Derbyshire County Council Children and Younger Adults Department.
Monkey of Doom Game Design Document Copyright 2007 : Sarah Nicotra.
Introduction to Alice Alice is named in honor of
Microsoft® Small Basic
 Title: QWOP  Developer: Bennett Foddy  Genre: Casual Skill Game  Price: Free  Requirements: A computer with internet and flash.
 2004 Prentice Hall, Inc. All rights reserved. Chapter 18 – Macromedia Flash MX 2004: Building an Interactive Game Outline 18.1 Introduction 18.2 Object-Oriented.
Fall 2008ACS-1805 Ron McFadyen1 ACS-1805 Introduction to Programming using Alice 2.0 Ron McFadyen Course OutlineMcFadyenOutline.
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.
SCA Introduction to Multimedia
Fall 2009ACS-1805 Ron McFadyen1 ACS-1805 Introduction to Programming using Alice.
A Technical Game Project 4 Due dates: Game Idea Friday, March 16 th Game Plan Friday, March 23 rd Web Page Sunday, April 9 th First Playable Wednesday,
Applications Software
Gearbox Software PRODUCTION PIPELINE – JOBS TITLES – JOB DESCRIPTIONS.
SELECT A LESSON 1. A WORLD AND CHARACTERS 2. PATHS AND ENEMIES 4. USING PAGES TO CHANGE THE RULES 5. GAME ANALYSIS AND DESIGN 6-7. CREATING YOUR OWN GAME.
SCRATCH This Design Notebook belongs to:. 3 What are the different ways you interact with computers? List your answers here: 5.
Sequencing Miss Regan. Blood Hound  Does anyone know what the Bloodhound project is?  Video 1 Video 1  Video 2 Video 2  Link to website Link to website.
How I used Webkinz in my grade two German class....
GAME:IT Junior Bouncing Ball Objectives: Create Sprites Create Sounds Create Objects Create Room Program simple game.
COM 205 Multimedia Applications
Comparing Python and Visual Basic
Game Programming Chapter 1 Review Part One Juniors March 11, 2011.
CSCI 101 Introduction to Software Development and Design.
GAME DESIGN IN CONJUNCTION WITH UNION UNIVERSITY COMPUTER SCIENCE DEPARTMENT By Jacob Lynn and Hananiah Nyabam.
Lab 8 – C# Programming Adding two numbers CSCI 6303 – Principles of I.T. Dr. Abraham Fall 2012.
Creative Commons Attribution 3.0 creativecommons.org/licenses/by/3.0 Key Abstractions in Game Maker Foundations of Interactive Game Design Prof. Jim Whitehead.
COMPUTER PROGRAMMING Source: Computing Concepts (the I-series) by Haag, Cummings, and Rhea, McGraw-Hill/Irwin, 2002.
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
Objectives To identify the key parts of the clients brief. To identify possible success criteria To complete the specification sheet.
11.10 Human Computer Interface www. ICT-Teacher.com.
Fundamentals of Game Design
Institute for Personal Robots in Education (IPRE)‏ CSC 170 Computing: Science and Creativity.
Test Environment Algorithm Program Requirements/ Enhancements Analyze the Problem and Design a Solution Programming Software Translates the Source Code.
Interactive Gameplay Design Game Design Document Mario Michaelides Lecture 5 (10am), Week /10/2005 The Game Design Document.
HARDWARE INPUT DEVICES GETTING DATA INTO THE COMPUTER.
Game Maker Terminology
Introduction to Processing. 2 What is processing? A simple programming environment that was created to make it easier to develop visually oriented applications.
Make it easier to change the pictures: use the Selection Pane to temporarily hide a Picture Placeholder. (Home tab, Select, Selection Pane). Click the.
Overview of Game Maker. Game Maker Version 7.0 Lite (free version) For MS-Windows platforms
Guide to Programming with Python Week 15 Chapter Twelve Sound, Animation, and Program Development: The Astrocrash Game.
ENGR-TS-2: The students will develop an understanding of how the design process is used to develop a technological system.
 A plan of attack for your games content  Or (more specifically)  A detailed description of all games mechanics, objects, characters, stats, ect… that.
Interface Composition
Computer Game Evaluation Jason Sabada CIS 487 Fall 2006.
Teaching and Learning with Technology Master title style  Allyn and Bacon 2002 Teaching and Learning with Technology to edit Master title style  Allyn.
Software 3 See Edmodo for images Group name: topcat Group code: i4qf9a 11/03/11.
Scratch Creative Computing. INTRODUCTION TO SCRATCH Section 1.
What is Alice? Alice is an innovative 3D programming environment that makes it easy to create an animation for telling story, playing an interactive game,
Today we are learning to: Understand how actions and events control our game. Completing the catch the clown game – making a room – adding music Gather.
© 2014 International Technology and Engineering Educators Association STEM  Center for Teaching and Learning™ Game Art and Design Unit 2 Lesson 1 Skills.
I recommend that your pitch presentation includes some version of the following slides, with the appropriate information filled in. Feel free to modify.
BTEC Creative Media Production UNIT: 72 TASK 3. Learning Intentions To understand how to generate design documents To know the purposes of design documents.
Project Information Abstract Project Objectives The objective of this project is to: Create a visual designer that will allow inexperienced end- users.
Game Development Process ITP 160 Original Game Assignments.
1 Multimedia Development Team. 2 To discuss phases of MM production team members Multimedia I.
Unit 72: Computer Game design
YEAR 10 IT GAME MAKER INTRO. Game Maker has a drag and drop programming technique to provide an easy way to learn about game development. Game maker.
Story composition Pt. 2 Game Design.
Introducing Scratch Learning resources for the implementation of the scenario
2D Game Programming with XNA 4.0. Principles of Game Programming Game Programming Basics Mouse & Keyboard Controls Sounds Sprites and Animation Collision.
Chapter 2 Computerized Entertainment and Classification 1.
Collision Theory and Logic
Large-Scale Design Process
Designing and Developing Games
Collision Theory and Logic
Game Art and Design Unit 2 Lesson 1 Skills in the Game Industry
Presentation transcript:

Motivates, interests and engages. Teaches problem solving skills. Allows for creativity and imagination. Demonstrates project design. Encourages teamwork. Has many cross-curricular components.

Coding is NOT necessarily required. Both commercial and freeware software is available online. All students are interested in video games of some type. The finished product is interactive. Students are eager to share their games with their friends.

Brainstorm. Create a design document. Create sprites & define their properties. Define events and actions. Design interface and gameplay. Music and sound effects. Programming. Testing, testing and more testing.

Daydream and come up with creative ideas for a game. Once you have an idea: – is it a really good idea? – is it worth spending time and energy on? – do you have access to the necessary resources? If you are rehashing an existing game, does it improve the original and bring new challenges?

a document that describes and defines all pertinent details of the game in development, including presentation methods, the story line, instructional strategies, flowcharts and gameplay. (International Game Developers Association)

Considers the target audience. Specifies the game’s core objectives. Lists the challenges or levels. Describes how the player will interface and how many players can play. Depicts a theme or genre. Defines unique features that are essential to gameplay.

Two or three-dimensional images that are part of an animation or larger scene. There are over 1,500 sprites in Super Mario Brothers 3.

Actions that take place as a result of another action. One event can trigger a series of events. Examples: Collision between objects. User clicks an object or presses a key. The timer reaches a specific value. Sprite enters or leaves the frame.

How many players can play? Will they take turns, or will they play at the same time? What input mechanism will the player use? Keyboard? Mouse? Controller? or Combination? How will the game menus be laid out and what will they look like?

What will the levels, worlds or frame look like? In what ways can the sprites move? What other properties do they have? Is a score calculated? Do players get more than one life? Is there a time limit to complete a level or certain task?

Music helps set the theme and bring the game to life. Affects the mood of the player on both the conscious and subconscious level. Sound effects emphasize events taking place or draw the player’s attention to a certain event – less is more.

Games can be programmed using virtually any programming language, including: – Java – C++ – Visual Basic Much easier to use a game creation engine: – Game Editor – The Games Factory – Game Maker

Lite version is freeware ( Uses an object-oriented, event-driven approach. Many built-in functions. Drag and drop. Allows coding for advanced users. Comes with a picture, sprite and animation editor built-in. Many tutorials and teaching resources available.

Functionality testing is done by playing the game. Look for general problems with the game or its interface. Is the game stable? When/why does it crash? Are the game mechanics correct? Are the graphics displayed properly?

Graphic Design Music & Sound Effects Game Promoting & Marketing Game Documentation & Packaging Project Management Issues of Violence, Health, Intellectual Property, Addiction