Day 5: boss battle GET!
Not a bad day's effort today. Again I spent a bit of time not actually doing the game which was nice.When I started the week I used the porygon skeleton which comes with a "mode" system. I thought it was pretty cool, but today when I came to implement the front menu for the game I just decided I didn't want to have to code another bloody menu so I ditched the porygon mode code and swapped in cocos' code. After remarkably little pain I had a working menu :)
I set my sights on finishing the first level today which I almost achieved. All up I added:
- the front menu
- game over handling
- tutorial mode (an alternative playing of level 1 with little help popups)
- the first feather / powerup pickup
- the second spell - the one you start with
- better art for the yuck pool bubbles
- earthquake mode!!1!
- extended level 1 to full length (basically doubling its size)
- level 1 boss battle!!1!!
- refactoring, tweaks and cleanup all over the place
I didn't have time to get some stuff done that I wanted to: sketching out the second and third levels, and trying out some music and sfx (though I did play with sfxr to generate some sounds). I have the music selected but I've not actually tried it in-game.
Oh and birds fly away to freedom now instead of just hanging around ;)
No new screenshot today 'cos I'm just too damned tired. I hope to get a playable upload together tomorrow.