Friday, March 13, 2009

XNA Xtreme 101 - Cannon III Coding Complete

I just finished coding the basic code for Cannon III (XNA Game). XNA is a much better framework than Windows.Forms (DUH!).

I currently working on the new/enhanced assets. Here's a little montage of the new sprites (preview)


There are some things left to do, and most of them go outside the scope of the training.
  • *Make new Title Screen
  • *Implement new graphics
  • Create and implement background
  • Create and implement sound effects
  • Add score/level counter, maybe with a high-score tracker *big maybe*
* = in Volume 1, in some form or depth

Time to attack the new Title Screen.