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
I changed the sprite for that one boss I mentioned earlier. I just took an enemy ship sprite from a free to use sprite collection and I just enlarged it.
gamedev
Created yet another boss. This one moves around the perimeter of the screen and shoots directly at you.