1 / 8

Tsoi Ling Chan CIS4914 Senior Project Spring ’09 Mar 18 2009

V. Tsoi Ling Chan CIS4914 Senior Project Spring ’09 Mar 18 2009. Summary. Motivation To better learn C++ and SDL by making a 2d isometric vampire game in a group setting Problem To create and implement an executable game to entertain you Solution

wray
Download Presentation

Tsoi Ling Chan CIS4914 Senior Project Spring ’09 Mar 18 2009

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. V Tsoi Ling Chan CIS4914 Senior Project Spring ’09 Mar 18 2009

  2. Summary • Motivation • To better learn C++ and SDL by making a 2d isometric vampire game in a group setting • Problem • To create and implement an executable game to entertain you • Solution • To produce an entertaining game through organizing meetings and deadlines • To code an aesthetically pleasing user-friendly game

  3. Literature Sources • Erik Betheke. Game Development and Production.Wordware, 2003. • Discusses organization and using Microsoft Project • Ernest Pazera. Focus On SDL. Ohio: Premier Press, 2003. • A guide to using the SDL API to create mobile and extendible game code. • Various online tutorials

  4. UML Diagram

  5. Sequence Diagram

  6. Use Case Diagram

  7. Work Performed • Coding • Reads from file • Part of the game play displays (adding more components to file and display) • Main sprite moves at the correct angle (adding four more directions) • Main sprite animates • FPS computes correctly and displays as text • Display a black video (add player to load, play, pause, stop file)

  8. Work To Complete • Coding • Complete one chapter of game • Working on video and audio players • Build rest of the level • Implement inventory and dialogue structures • Testing, testing, testing • Post Production • Create Game packaging deliverables • Final Report

More Related