First page Back Continue Last page Overview Graphics
Creating a Computer Game
Animation – movable pieces
Software Development Steps
- Identify classes and objects
- Figure out what objects have in common and what is different
- Figure out what an object can do
- Implement classes