Milestone 6

http://ludum.atrodo.org

After a brief interrupt of life, I got back in and finished up the code to add the health bars.  This is actually a pretty exciting feature, before I couldn’t put anything on the screen that wasn’t apart of the physics world.  Not only can I now do that, I can do it with dynamic images.  Well, it’s time to take an extended break to spend time with the family, so I’ll get back to this a little later.

  1. Get the engine setup
  2. Make a black and white boxes for the two characters
  3. Setup terrain generation to have a playing field
  4. Create sprites for sword attacks
  5. Give white a stupid ai
  6. Give white and black health and health bars
  7. Setup multiple rounds
  8. Create guns with the physics system
  9. Create a special weapon
  10. Create another
  11. Give white a better ai
  12. Create more special weapons
  13. Polish