Troops and Flags Graduate Group #1 Introduction to Game Design and Development 12/10/2007.

Slides:



Advertisements
Similar presentations
Spring 2007COMP Design Teams Team Structure Interdisciplinary Teams.
Advertisements

Aug 24, Fall 2005ITCS4010/50101 Design Teams Team Structure Interdisciplinary Teams.
Lord of Fries Team: Order of Fries. Team Members Carson Lee - Documentator Daniel McCue - Coder Franchesca Chung - Tester Michael Zhu - Coder James Sheldon.
© Nintendo Game Document Game Development - Spring
LemGen (Linguistic EMulation and Generation ENgine) CS491 Project Chris Lemcke.
Lecture 1 CS171: Game Design Studio 1I UC Santa Cruz School of Engineering 5 January 2010.
CHAPTER 1 Introduction to Game Development © 2008 Cengage Learning EMEA.
Sep 14, Fall 2006IAT 4101 Design Teams Team Structure Interdisciplinary Teams.
Game Development Essentials An Introduction. Chapter 10 Roles & Responsibilities developing the team.
The Game Development Process. Typical Development Cycle Idea Proposal Design Evaluation Coding Testing Release.
Pattern Abstract Factory
Option Topic 2 Authoring and Multimedia
Electrical Engineering 4OI4 Design Project By: Daniel Ho and Chris Ho.
Designing games to facilitate learning How to design cheap and effective traditional games.
ART 488 / CMSC 493 Game Project Class. Introduction Marc Olano BS EE, University of Illinois – Visualization, Theatre Lighting Design PhD CS, University.
SYSTEM DEVELOPMENT, TOOLS, TECHNIQUES AND METHODS CE
6/12/2015 Introduction to WReSTT Peter J. Clarke.
ABSTRACT The purpose of this project is to continue to perfect the Nintendo Entertainment System (NES) emulation on an FPGA that would showcase Iowa State.
CS426 Game Programming II Dan Fleck. Why games?  While the ideas in this course are demonstrated programming games, they are useful in all parts of computer.
Mapping Designs to Code Larman, Chapter 20 CSE432 Object Oriented Software Engineering.
Paul Danner - Leader Taylor Gehling - Communications Austen Gregor – Key Idea Holder Trevor McCormack – Webmaster Manimaran Govindarasu – Advisor/Client.
Game Designer As a member of the game design team of Gameloft Studio in Vietnam, and under the responsibility of the Lead Game Designer as well as Producer,
Student name Name of Company. Game Production Timeline Inspiration (1 month) Results in game treatment/concept paper Conceptualisation (3-5 months) Results.
ISC471/HCI 571 Isabelle Bichindaritz1 Operations Management 9/12/2012.
Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft.
9am12pm3pm6pm9pm12am 1am9am12pm3pm6pm9pm12am3am6am9am SLEEP M1: Tech. Demo Navigate empty world using imported art. M1: Tech. Demo Navigate empty world.
The Team About Me Microsoft MVP Intel Blogger TechEd Israel, TechEd Europe HPC NT, CE, DDK, C#, Asp.Net, DirectShow, 8051, …
5912 Student Presentation Advice By: Matt Boggus.
1 SYS366 Lecture Visual Modeling and Business Use Case Diagrams.
Think Game Play! advanced-prototyping/ 016.
Super Seal Swim Our Game, Our Blogs Created by Ben Cosford, Nana Akwah, Callam Fry, Michael Dalton.
Software Engineering CS3003 Lecture 1 Introduction to the module Dr Tracy Hall.
ENG 1181 College of Engineering Engineering Education Innovation Center P. 1 1 Computer Problem Solving in MATLAB Topics Covered: 1.Problem Solving 2.Top-Down.
Patterns and Reuse. Patterns Reuse of Analysis and Design.
Treasure Chess ECE 477 Team 2 - Spring 2013 Parul Schroff, Brock Caley, Sidharth Malik, Jeremy Stork Final Presentation Final Packaged Design.
1.1 Introduction to Programming academy.zariba.com 1.
Chapter 7 Applying UML and Patterns Craig Larman
Robotics & Engineering Design Projective Management Chin-Sung Lin Eleanor Roosevelt High School.
Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft.
Game Design Theory Pertemuan 3 Matakuliah: T0944-Game Design and Programming Tahun: 2010.
New Working Title: F.U.C.K.3.d. Frag Unreal College Kids in 3D Beta Version Roger Davis Nick Martineau Jason Sabada.
Multimedia Games Development COM429 Demo and presentation Week 12 Assignment 3.
Games Design. A video game designer develops the layout, concept and game play of a video game. A game designer works for a developer (which may additionally.
CS4455 CS4455: Video Game Design and Architecture Maribeth Gandy Blair MacIntyre
Introduction : Team Dean Leeks –Project Leader –2D Artist Roger Creyke –Lead Programmer –2D Artist Ryan Avent –Lead Artist –Ideas Man George Daters –Programmer.
Troops and Flags Graduate Group #1 Introduction to Game Design and Development 12/10/2007.
Troops and Flags ITCS /10/07. Graduate Team #1 Daniel – Model (Team Leader) Jonathan –Rule Checker Priyesh – View, Sprites, Foley artist Rob –
Basil Fierz Benjamin Schindler Henning Avenhaus Game Development Lab SS 07 Project: Gravity Bound.
Lecture 1: Introduction – Graduation Projects Topics to Discuss in Lectures 1. Project Deliverables 2. Course grading 3. Project Concept Writing.
Creative Industries. RESPONSIBILITIES  Model, texture and create collision in 3D for game environments.  Works closely with Programmers to ensure polygon.
UML - Development Process 1 Software Development Process Using UML.
Troops and Flags Graduate Group #1 Introduction to Game Design and Development 12/10/2007.
Unit 72 – Game Design Linked in with Unit 02: Communications Skills Introduction.
02 |Introduction to Game Engine Eriq Muhammad Adams J |
Prometheusaurus Final Demo Team Software Project Group #1 Fall 2012 Steve Danowitz, Kelly Helhowski, Emily Christ, Corbin Uselton, Chris Leer, and Briana.
Unit 72 – Game Design Linked in with Unit 02: Communications Skills Introduction.
Game Mechanic hamzah asyrani sulaiman. Search at the internet.
Object Oriented Analysis & Design By Rashid Mahmood.
A computer game developed using Unity Technology Defense of The Orbs.
What do these have in common?
An Implementation of the Card Game “Solo”
bReader – Blind can read now
CSE 5912 Student Presentations
The Game Development Process
Mission Science By Team 07.
Professor Ira Fay Class 1
Level 2 Digital media skills
Introduction to Systems Analysis and Design Stefano Moshi Memorial University College System Analysis & Design BIT
User Applications (SURF projects)
Presentation transcript:

Troops and Flags Graduate Group #1 Introduction to Game Design and Development 12/10/2007

Graduate Team #1 Daniel – Model (Team Leader) Jonathan -- Rule Checker Priyesh – View Rob – AI Suhyong -- Graphic Artist

Our Tools Hardware –Nintendo DS Software. –Devkit Pro –PALib –Visual Studio 2005 –Photoshop –iDeaS (Nintendo DS emulator) Team Management –Google Groups Team messages and sharing –Google Code SVN Wiki

Our Game – Core Concepts core game mechanism and reasoning (rules, outcome, strategy, etc Jonathan do this

Our Game – How to Play Game basics, how to play Jonathan do this

Graphics Suhyung do this

Our Game Design Ported the board game design with changes –Ability to attack enemy troops –Partial flag capture –Destroy own barricade –Troop placement

Our Code Design Model-View-Controller-AI-Rule Checker –Split into 5 logical divisions –Interface + Implementation –Factory instantiation

Model Insert Daniel Diagram technique Implementation details

View Insert Priyesh Diagram technique Implementation details

Controller Daniel do this Diagram technique Implementation details

Rule Checker Insert Jonathan Diagram technique Implementation details

Our AI Insert Rob Diagram technique Implementation details

Our Playtesting Describe the session and feedback How the feedback was used Priyesh do this

Our Live Demo Time for the sick bad ass live demo 2 player game demo unless Rob gets some kick ass AI before tomorrow.