Tuesday, February 16, 2010

Daily Developer: Day 46

Today, I changed the default resolution from 800x600 to 1024x768. I also updated my collision detection class to dynamically calculate the collision grid based on the resolution instead of relying on it being 800x600.

I also stuck a stub in for a high score screen. I still need to create the backend for recording the high scores, and will also need to look into how to display them on the screen.

Duration: 00:21:30

No comments:

Post a Comment