Difference between revisions of "Game Programming Class6"

esse quam videri
Jump to: navigation, search
(New page: ==Review SVN== *Import *Checkout *Update *Merge ==Midterm Presentation== Discuss Midterm Projects requirements discuss each project ==Animation Classes== Way too many classes for me ...)
 
(Animation Classes)
Line 26: Line 26:
 
CelAnimationManager.cs
 
CelAnimationManager.cs
  
 +
 +
==Static Members==
 +
Another Technique
 +
 +
Ghosts
  
 
==Homework==
 
==Homework==

Revision as of 20:04, 1 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

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