Creating Games Brainstorming Session. The Plan We will use computer parts to create our characters in the computer games We will work to design two kinds.

Slides:



Advertisements
Similar presentations
Game Procedures Who does what, where, when, and how?
Advertisements

Hte internets maze game.
Jamie Gnebba Team 11 TC 200 The History and Success of Mario Nintendo’s Timeless Creation.
Jumpman By: Maher and Mario. Executive Summary Players will have the option to play as a character by the name of Stu or Larry. Both players will find.
Creating a Basic Pacman game
UglyAverageBest Background: Rats are used for science experiments, testing of new medicine. They have no real homes, they are known to carry diseases/viruses.
Pac-Man® Shant K. Karakashian CSE 476/876 Optional Course Project 1.
1Computer Graphics Practical Assessment – 3D pacman Due: Wednesday January 12 th 12-noon John Shearer Culture Lab – space 2
By: Andrew Smith Augmented Reality. What is it? Super imposing of information over real time to provide information Yellow first down line.
In the Computer Science program 5 years experience with Java developing service apps for enterprise storage servers No artistic ability Only graphics /
Object Oriented Design. Goals  Pacman Project Reflections  The Sims Project: additional pointers.
University of Texas at Austin CS 378 – Game Technology Don Fussell CS 378: Computer Game Technology Beyond Meshes Spring 2012.
 My name is David Medina I am 19 and was born July first at OU.  I have 10 brothers and sisters how ever I only know three of them.  Video games are.
Basic Info Title: Commander Keen 4: Secret of the Oracle Publisher: Apogee Software Developer: Tom Hall & iD Software Release Date: November 22, 1991.
The Wonderful Job Of Animators The Behind the scenes By ____________.
One Key to Success.  Review homework & respond to questions ◦ ng%20Companion%2006/Personal/time/index.htm.
By Mr. Lee. Backgrounds The image that appears in the background (duh!). This might be a horizon, or clouds, trees and rainbows in the distance If you’re.
BY PHILIP,NOAH DO MALES AND FEMALES PLAY THE SAME TYPE OF VIDIEO GAMES?
Design Visualization and Character Development Artistic Rendering Using Illustration Software.
computer
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.
CRITICAL THINKING AND ARGUMENTATION IN SOFTWARE ENGINEERING PATTERNS IN GAME DESIGN, CH. 5 MIKKO TURUNEN,
JORDYN B. LAUREN G. Game Salad Final Presentation.
ECE 448: Lab 4 VGA Display Mini-Pacman. Flexibility in the Second Part of the Semester Lab 4: VGA display (2 weeks) – 8 points Lab 5: Computer Graphics.
Figure ground segregation in video via averaging and color distribution Introduction to Computational and Biological Vision 2013 Dror Zenati.
Game Procedures Who does what, where, when, and how?
ENGR-TS-2: The students will develop an understanding of how the design process is used to develop a technological system.
Animation Types and Techniques. Content What is Animation Common Types & Techniques Traditional Animation Cut Out Animation Stop Motion Animation Computer.
1 Thinking When using the internet on your personal time, what type of information do you search for the most? 2 Thinking Why would the video.
Dr Nick Mitchell (Room CM 224)
An Introduction to Game Design
Trigonometry Application
VIDEO GAMES HOW VIDEO GAMES ARE MADE AND HOW MUCH EFFORT IT TAKES TO MAKE THEM. BY WYATT.
1 Thinking How “healthy” are your eating habits on a daily basis? Describe your typical eating routine for one day. 2 Web Search What are the.
Scratch Part 3 – Creating a level. What you will be doing.  You will make the first level to your game.  You need to think about the following when.
By ARMANI AND SUPER MARIO
You just jump on little owl people and turtles and they “boop” away. You have to get to the finish without falling in a hole or letting an owl person.
Lives and Scoring Games Programming in Scratch. Games Programming in Scratch L2 Lives and Scoring Learning Objectives Define a variable Understand the.
1 Web Search Who are the different people often involved in making a computer or video game? 2 Web Search/Thinkin g What is programming? Why would.
Lecturer: Prof. Moshe Sipper Ariel Halachmi Lidor Cohen Mark Grichanik.
Creating a Game Concept Part 4. Game Concept  Creating a game concept or conceptualizing you game means giving a concrete shape to your ideas for the.
Phase 1: The Games Industry. Phase 1: The Games Industry Outcomes I can search for and select different information about games genres. I can explain.
Game Creation Terminology. Procedure A set of instructions that performs a specific routine when required at several different points in the game. EXAMPLE:
Coral reef. All the different kinds There are many different kinds of coral reef and they vary from 45 meters deep to 450 meters deep in the ocean.
Mrs. Tracy Moricone Game Design Project 3
Object Recognition in Video Games
Charts and Graphs.
CSE 476/876 Optional Course Project
Learning Outcome: To identify computer game objectives.
The Age of Exploration & Discovery
ECE 448: Lab 4 VGA Display Mini-Pacman Game.
Introduction to Stencyl
English I Honors – Mr. Dreeson – Beach High
Areas of the SCRATCH 2 Screen
First-Person PacMan By Brett Jones.
Creating actors and scenes
Maze Race. Maze Race Race The first thing you need to do is change the background so click on stage. Then click on background. Now click paint Select.
Tokenization.
Virtual PacMan By Brett Jones.
Principles of Design How to create visually-pleasing designs and capture the viewers’ attention.
Artificial Intelligence (A.I.)
Binary Search Counting
FunDuino Graduation Project Seminar:
So you want to be a Game Designer
PACMAN OO Style.
Stage 3 Maze: Sequence.
Volume 24, Issue 18, Pages R827-R828 (September 2014)
Scratch 7B IT 1.
Creating behaviours: MOVEMENT
Presentation transcript:

Creating Games Brainstorming Session

The Plan We will use computer parts to create our characters in the computer games We will work to design two kinds of games – PacMan Type Games – “Level” Games (such as Super Mario Games)

Pixel Press Software

PacMan Games Classic game in a maze Goal: – eat up “food” (also known as pills) – search for goal – avoid being destroyed by ghosts

A Video

Level Games Games with a linear progression of difficulty Each level has a goal – When goal is achieved, they move to the next level Laid out in 2-D or 3-D Generally have varying elevation and physical obstacles, and movement Character-based

Classic Example: Super Mario Brothers

Varying Elevation

Character Traps

Barriers and Gaps

A Video

How Do We Create them?

More about Pixel Press

Designing PacMan Games

Time for Brainstorming! Think about a PacMan type game – How will the maze appear? – What will be your hazards? – What might your characters be? – Background? Colors?