gamedev
Changed the boss's movement pattern. I'm basically trying to emulate the final boss of Super Mario Land in terms of behavior.
I'm probably also going to change the sprite as well because almost all of the other bosses use this same sprite (finding free assets is hard and I'm not a good artist).
gamedev
Created yet another boss. This one moves around the perimeter of the screen and shoots directly at you.
gamedev
I think I got enough bosses now. All I need to do now is to finish up the levels, download non-copyright infringing music, fix some bugs, and find a name for the game. Then, I can finally move on to other projects.
I might make a platformer next.