Battle of Bombers 김정수, 박현욱, 백대현, 윤지석.  Concept Bomberman, Crazy Arcade- like game Characters are from the game “Angry Bird” All of the items are associated.

Slides:



Advertisements
Similar presentations
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.
Advertisements

COMP4710 Senior Design Process Documentation and Deliverables.
Battleship J2ME Mobile Game Frank Ng. Approach Installed J2ME and Eclipse to edit the Java code Learned J2ME/Java by looking at example code Created a.
Implementation and Study of a “Term” based Role Playing Game using Client Server Paradigm. Vaithiyanathan Sundaram.
Level 3 Extended Diploma Unit 22 Developing Computer Games
3D Game Programming All in One By Kenneth C. Finney.
An intro to programming concepts with Scratch Session 7 of 10 sessions Working with sounds and sprite communication.
COMS S1007 Object-Oriented Programming and Design in Java July 24, 2008.
Content Creation Project 2 Due date: Monday, September 22 nd.
Course Map The Java Programming Language Basics Object-Oriented Programming Exception Handling Graphical User Interfaces and Applets Multithreading Communications.
The Lord of the Rings The Return of the King. Basic Information Company: Electronic Arts (EA) Author: ▫lead designers: Bret Robbins & Chris Tremmel ▫Lead.
Content Creation Project 2 Due date: Monday, February 7th.
Games Design Nick Sims.  These are broken down into two sections, visual style and game play. We are going to look at Visual Style What do you think.
Picture Users Making Art Chat An interactive communication tool.
BomberBots 3D Mindless Thinking Games Don Olmstead Olga Sayenko Dmitri Svistyula.
Every week: Sign in at the door If you are new: Fill in Registration Form Ask a Mentor how to get started Make sure you are on the Athenry Parents/Kids.
Video Games Are they real ?. Video Games 1/ The beginning. 2/ Different styles. 3/ Can I create one ? 4/ The players.
Notes on the Game Development Process
Game Programming Chapter 1 Review Part One Juniors March 11, 2011.
CSCI 101 Introduction to Software Development and Design.
On-Demand Writing What is it? On-Demand Writing is…  Part of tests given at the end of the school year.  It tests your writing skills.  You are given.
CSE 381 – Advanced Game Programming 3D Game Architecture.
EirplayMedia (c) 2009 EirplayMedia Game Production Cycle.
LEVEL 3 Lesson #30: Video Games 10 – 15 Minute. Lesson #30: Video Games.
“Initial Reality” (location aware roleplaying game) Tian Li & Nate Hansen.
DAS Game DAS game Distributed Annotation System A game to settle down the concept of DAS Game cards available in:
Outline Overview Video Format Conversion Connection with An authentication Streaming media Transferring media.
The Design Document The Design Document Introduction Game Mechanics Artificial Intelligence Characters, Items, and Objects/Mechanisms Story.
Course Introduction Eriq Muhammad Adams J
Project Management Models
SuperChair Productions proudly presents… PYGAME © 2006 SuperChair Productions. All rights reserved.
Lab 12: Other Languages User Interface Lab: GUI Lab Nov. 12 th, 2013.
Test Environment Algorithm Program Requirements/ Enhancements Analyze the Problem and Design a Solution Programming Software Translates the Source Code.
Conan: Rescue the Princess System Overview Presentation Presented To: Initech Presented By: OutSource Inc.
Concept Bomberman, Crazy Arcade- like game Characters are from the game “Angry Bird” All of the items are associated with birds Story After a brutal journey.
School of Computer Science & Information Technology G6DICP - Lecture 17 GUI (Graphical User Interface) Programming.
The Recyclables Designed by Red Handed. Red Handed Sanya Mayes Phylicia Tindal- Stevens Connor Leonhardt Jimmie Aaron.
A Distributive Server Alberto Pareja-Lecaros. Introduction Uses of distributive computing - High powered applications - Ever-expanding server so there’s.
Battle of Bombers 김정수, 박현욱, 백대현, 윤지석.  UML, Development progress, Index.
Mark Dixon 1 Tech – Introduction. Mark Dixon 2 Module Aims give you experience of: –The Software Development Lifecycle Analyse (of Problem / Application.
Texas Forty-Two By: Nate Normandin CS 470. What is Texas Forty-Two? A Domino Game A way for people to learn the game A way for people to play others A.
Ahmed Saker Indie Game Developer
TownMUD An Interface for a Text-Based Multiple User Dimension.
Aerotech PC Chris Zusin David Kadzov Robert Musliner.
Nostromo Tom Patecky Ross Brown. Operational Concepts Based on Ambrosia Software’s Escape Velocity series Based on Ambrosia Software’s Escape Velocity.
Patterns in game design GROUP HOMEWORK: DESIGN A GAME WITH GIVEN PATTERNS.
CAREER BALTAZAR PATINO Computer science Information technology September 12, 2013.
Lesson 3-Multimedia Skills. Overview Members of a multimedia team. Roles and responsibilities in a multimedia team.
OpEnSp a Ce LCA Proposal Calvin Chin David Couvrette Jung Son Mikiko Jama CSE403 Summer 06.
Game Design Document Pertemuan 4 Matakuliah: T0944-Game Design and Programming Tahun: 2010.
Motivates, interests and engages. Teaches problem solving skills. Allows for creativity and imagination. Demonstrates project design. Encourages teamwork.
INTERACTIVE STORYTELLING THROUGH A COMPUTER GAME -WORKING TITLE.
First Frame E.g.: As I imagine: 1 pic 2 pic 3 pic We can see hands putting 3 pictures on the table. In the 1st one we can see normal view, 2nd – Animation.
Today's Ninja Challenge: Write Your First Computer Game!
Networked Game Proposal Chris Snyder, Jason Brown.
Ro-Sham-Go! A JOURNEY THAT REQUIRES MORE THAN CHANCE. TEAM DEFAULT.
Busta’ Sandwich Life Cycle Architecture. Specifications.
SAL-I PROJECT PROPOSAL Development of a Web-based GUI for SAL.
Multi player client sever Snake Game Technology : JAVA (swing for user interface and Socket for passing coordinates of snakes, food item and score)
FPGA-Based Arcade Emulation Danny Funk, Cory Mohling, Tony Milosch, David Gartner, John Alexander Advisor: Philip Jones Client: Joseph Zambreno.
Story composition Pt. 2 Game Design.
Next week is Computer Science Week…. You will take part in the Hour of Code; you will join millions of people across the world who will start to learn.
OpenAgile.com Simulation II. Practice A Second Cycle.
VIDEOGAME DESIGN.
Large-Scale Design Process
Asset List & Content Creation
3D Tetris Game on Android OS
Pictionary!! (In the Form of a Program)
Software Engineering and Architecture
Jeff Hebrank Jason Radabaugh
Presentation transcript:

Battle of Bombers 김정수, 박현욱, 백대현, 윤지석

 Concept Bomberman, Crazy Arcade- like game Characters are from the game “Angry Bird” All of the items are associated with birds  Story After a brutal journey to defeat the pigs, some Angry birds became Crazy Angry birds. They became crazed about the flesh of other birds, and started fight for food. The flesh of birds are so good that they even explode their eggs to kill each other. Some even eat their eggs to strengthen their power…. Game Description

 Specification Swing JOGL(Java OpenGL), LWJGL(Light Weight Java Game Library) Sprite Socket Networking Game Description

 1 st week : Plan(UML write)  2 st week : Main Frame, Control, Draw, Design  3 st week : Map, Item, Battle  4 st week : Network  5 st week : Beta Test Proposed Schedule

 1 st week : Plan  2 nd week, 3 rd week : GUI, Key Control, Design  4 th week : Network, graphics  We believe our actual schedule was not so far away from the proposed schedule!! Actual Schedule

 4 characters (animated)  2 maps  Two players can meet in network interface  Graphics Development progress

Design - Character

Design - Item

 SPEED UP Design - Item

 Egg bomb Design - Item

 Egg bomb range +1 Design - Item

 Health point ++ Development progress - design

 Number of egg boms +1 Development progress - design

 Network briefly explained 1 st : Send map information to first client. 2 nd : The client prompts the user to choose the character then sends it to the server. 3 rd : The server sends map information and banned character to the second client. 4 th ~: The server receives and sends to each client the key event. Development progress - Networking

 As 2 person player on one computer is not established, network playing does not work.  However, it performs all the work it needs to do. Development progress - Networking

 Graphics - Video

 Full two player support (local and network)  Graphics completion – choose the right library for our team  ‘Bomb explosion’ – code, design  More maps. Future Schedule

Q&A