Monday, January 17, 2011

Knowledge Review 8 - Additions Implementation

Even though I'm still tweaking little things here and there, I can now start thinking of what I want to add and how to implement them. Here's what I want to do:
  • Change game resolution to 800x600
    • Change BALL_START_SPEED to accommodate new resolution
  • Design/Add background image
  • Change sprites
    • Paddle sprite
    • Ball sprite
  • Add middle field-line
  • Change foreground color
  • Add sound-effects
    • Paddle bounce
    • Wall bounce
    • Goal
Should be simple...