Some days my code just comes together and I can get tons of work done. Other days I can stare at my screen for hours and only get a few lines in. Today was the former.
I got my collision detection all finished up. Now I'm working on writing interactions between different game objects. For example, only Mario can break blocks and hit question blocks. Enemies need to bounce off each other and walls. Mario needs to power down or die when he hits an enemy. Everything needs to be accounted for.
This was also the first time I tested my Koopa Troopa enemy since I wrote it a week ago. I was surprised that it worked fairly well when I first loaded it up. Just a few more tweaks and we're in business!
Here's me playing around in the world.
No comments:
Post a Comment