Thursday, July 12, 2007

Make Class Library

Need to make the TileSpritesSample project into a class library.

Ideas:
- Classes: World, Tile, AnimatedSprite, Sprite, Camera, Player
- Use TDD in order to build modular, cohesive classes using single responsibility principle.

No comments: