Day 5 – Space Waves

Today was mostly full of bugs.
First I could’t get it to save on Boolean and an integer. This one feature that needs to be added, so I can’t avoid it.

Then I had this problem that made it not add 100 to the score. I fixed this by removing
score = 0;
I was annoyed that such a simple thing caused this.

I think there were some other bugs, but I can’t remember them right now.

I’m currently adding collision support right now. I also added the score/hiscore to the “gameplay view”. You can also shoot bullets now which is good. Also invert the game from black on white, to white on black.

Tomorrow I’ll finally add the enemy spawner and see what I need to add after that.

I don’t have pictures today, because I’m writing on my iPad. I was planing on recording a video….