July 3, 2009 By: David Hansen.  Project Ides  Project Progress  Current Class Diagram  Current ER Diagram  Proof of Concept  Test Plan.

Slides:



Advertisements
Similar presentations
We’re Making Choices! 3 rd grade is moving into the “Real World!” Will you achieve all of your goals? What choices will you make? What will you have to.
Advertisements

P3, P4, P5, P6.
MATLAB PROJECT DO YOU WANT TO PLAY A GAME?. DESIGN CRITERIA For this project, you are required to implement any card game using MATLAB  All selections.
PLANNING THE TIC TAC TOE GAME BY NEEL DAVE. TIC TAC TOE INSTRUCTIONS Tic Tac Toe Instructions The basic concept of Tic Tac Toe 1.This is a game for two.
Dynamically Generated Music Tracks A New Approach to the Modern Guitar Hero.
DePaul Bears Try Your Luck!. What is “ Try your Luck? ” Retrieval System that allows the user to view the winning Illinois lottery numbers from a cell.
SENG 422 Lab 3 In the last lab we did a brief overview of Design Patterns and of Linux Screen. For this lab search the internet and find a design pattern.
Database design concepts info1408 Lecture 8 Worked example of E:R Modelling.
MERTIS: Modifiable, Extensible, Real-Time, Interactive Simulation Leandro Basallo ◦ Ryan Leigh ◦ Sam Talaie ◦ Regan Snyder with Dr. Sergiu Dascalu and.
Database design concepts info1408 Lecture 8 Worked example of E:R Modelling.
Lecture 10 Conversion to tables Database Design Concepts INFO1408.
Labadmin Monitoring System Final Presentation Supervisor: Victor Kulikov Studnets: Jameel Shorosh Malek Zoabi.
All Rights Reserved Copyright (C) Bee Technologies Inc.2010
Basic concept Technologies we have used The Design Problems, challenges & solutions Educational Gain.
First Grade Unit: Introduction. First Grade Introduction Unit Objectives: PE.1.PR.4.1 Use basic strategies and concepts for working cooperatively in group.
MMORPG-SIM Massively Multiplayer Simulation Game Creation Main Feature: Uniqueness.
Alternatives to Standardized and Teacher Made Tests By: Vanessa Gossett.
Renal Revelations -Understanding Hope- Warren Zaharia GD25.
Magento is an open source Content Management System that is mostly powerful in E-Commerce Script. Magento is built using Zend PHP and MySQL Databases.
Server Design Arcs and Sub Entities.
The Concept of Fantasy Football By Eric VanRemortel.
Lakeland Click arrow to advance show. Click on the “A” under “Listed By Name.” (“A” for Academic Search Database)
This box is where you LOGOUT. You also can click on it to see the choices below, where you can customize your avatar, see the coins you’ve earned and your.
Mathematical Apps in Problem Solving. Does this sight look familiar? Is it hard to keep students engaged?
California State University Northridge EED 602 Prepared by Jacqueline Avakian.
Programming Concept Chapter I Introduction to Java Programming.
PowerDesigner 10.0 的新功能. 2  Business Process Simulation using Simul8  Service-Oriented Architecture (SOA)  Round-trip.NET Support  Complete MDA support.
Principles of intelligent systems -DG 215- Nikos Kompotis Nic Minns
Computer Science II 810:062 Section 01. How is CS I different from CS II? When you teach Java there are a series of decisions that have to be made…
“Simulating Mechanics to Study Emergence in Games” – Joris Dormans Juney Dijkstra Method Engineering 2012/2013.
Slide 1 Unit Testing. Slide 2 Unit Testing Options l Use N-Unit In a microsoft environment.NET… you can use their supplied N-Unit testing to test your.

Boys manly play rugby { and I know why because it’s the best sport in the world} Recommendation: I think boys play rugby because it a real rough and tough.
Chapter 3: Branching and Program Flow CSCI-UA 0002 – Introduction to Computer Programming Mr. Joel Kemp.
Object-Oriented Analysis and Design ธนวัฒน์ แซ่ เอียบ.
ERM – A Worked Example. Objectives We will use a simple scenario to: identify the entities involved Identify the relationships between the entities (if.
s1 201 Advance Database Systems Dr.Kwanchai Eurviriyanukul
Don’t Just Play the Game Minecraft Coding Camp at Sonoma County Library.
Selenium January Selenium course content  Introduction (Session-1)Session-  Automation  What is automation testing  When to go for automation.
Copyright©amberpasillas2010. Percent means “ per hundred.” 100 of A Percent is a comparison of a number to a base of 100. copyright©amberpasillas2010.
The TGD Project Daniel Hajas and David Turner. What is a Tactile Graphics Display? A screen for your fingers! Our TGD will use Taxels rather than pixels.
Lecture 03 Entity-Relationship Diagram. Chapter Outline.
Kennesaw State University Database Courseware Project ( Mario A.M. Guimaraes and Martha Myers
SWATTER The Game. Change to a decimal: 1/
Zack Russ.   A simple platform game using pygame.  Player collects jewels and progresses through the levels. A Platformer.
Visual Basic Integrated Development Environment (IDE) 56:150 Information System Design.
EntityRelationshipDiagrams. Entity Relationship Models The E-R (entity-relationship) data model views the real world as a set of basic objects (entities)
Final Year in Summary…. Lingering Doubts? Introductions.
™ SimBot Simulation Instructions. Step 1 Click on “>>Missions
Outline for data entry, management, and analysis class 1. Have students each enter one habitat sheet and one fish sheet 2. Look at all the different ways.
FINAL PRACTICAL PROJECT IDEAS!! GAMEPLAY SOLO OR GROUP HISTORICAL? WEEK 1 CULTURAL?
GAME PROGRAMMER By: Aaron Ramos and Oscar Quiles.
Authority but friend Communication Prepare students for life Play games.
BLIND CONTOUR MOUSE EUGENE CHANG SUSTAINABLE SYSTEMS PROJECT #1.
Baseball Boss Run the Show Play with all of your favorite 2011 MLB players.
Making Learning Fun Again Sarah Kim Education and Computers
VLE using EOS in Aspen Plus® v8.8
Plot Diagram.
Entity Relationship Diagrams
How to find a peer-reviewed article in CINAHL.
TEUI Statistics Overview
Order Database – ER Diagram
Do Now Heading: Dot Motion Diagrams
أنماط الإدارة المدرسية وتفويض السلطة الدكتور أشرف الصايغ
مديريت موثر جلسات Running a Meeting that Works
To Tune a loop, open the Operator display for the loop in question
Chapter 2 Useful Tools and Concepts.
Rice University Darren Homrighausen David Kahle July 29th, 2005
Exogenous NR2B-expressing cells are more dynamic than control or exogenous NR2A-expressing cells. Exogenous NR2B-expressing cells are more dynamic than.
Michael Walker February 28, 2008 Dynamics and Control Group Contact Monte Carlo Simulation Code AAE 450 Spring 2008 Dynamics and Control.
Presentation transcript:

July 3, 2009 By: David Hansen

 Project Ides  Project Progress  Current Class Diagram  Current ER Diagram  Proof of Concept  Test Plan

 Make rules/strategies/methods dynamic from the database  Support both play and simulation options  Print report showing simulation statistics

 Coding on game roughly 60 percent complete  Testing on classes/methods started and underway  Database set up  Proof of concept complete that shows pulling code from database and running it  Classes are set and are shown in the class diagram

 Test plan comes in two parts  Part 1: Write test methods for each method created  Part 2: Relentless game-play testing by myself and friends