Sunday, August 19, 2012

So I did some stuff and now I can make a game

I worked on ironing out bugs in my collision detection system today and I think I finally have it working! Even if it is its simplest form. It's a miracle! Here's a video about it:


Go watch it on youtube.

Here's some stuff I still need to do:

  • Make sure collisions work in a way that the character can change size at any time
  • Decide on how to determine when the character is on the ground
  • Fix up that gravity
  • Jumping
  • Clean up the movement class
  • Entering polygons via CSV (probably)
  • Work out an animation class
  • Improve the camera
  • Set up an option for 2x size graphics

No comments:

Post a Comment