80 likes | 221 Views
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
E N D
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 • To produce an entertaining game through organizing meetings and deadlines • To code an aesthetically pleasing user-friendly game
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
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)
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