Difference between revisions of "Game Programming Class6"

esse quam videri
Jump to: navigation, search
(Static Members)
(Homework)
Line 35: Line 35:
 
Proof of concept for Midterm Game
 
Proof of concept for Midterm Game
  
Make a small demo of the main concept of you game. Temp art and missing elements are fine at this point
+
*Make a small demo of the main concept of you game.  
 +
*Temp art and missing elements are fine at this point
 +
*Don't worry about intro screens
 +
*Collect audio and art assets

Revision as of 02:02, 2 March 2009

Review SVN

  • Import
  • Checkout
  • Update
  • Merge

Midterm Presentation

Discuss Midterm Projects requirements

discuss each project

Animation Classes

Way too many classes for me to type here

PacMan States PacMan Dying Animation PacMan Eating

IntroAnimation Project IntroAnimation.zip

Ugly but flexible DrawableAnimatableSprite.cs CelAnimationManager.cs


Static Members

Another Technique

Ghosts as a static List

Homework

Proof of concept for Midterm Game

  • Make a small demo of the main concept of you game.
  • Temp art and missing elements are fine at this point
  • Don't worry about intro screens
  • Collect audio and art assets