I moved to a new URL! Check it out!

posts dated from: april 2016

Doodle Post

Image


Image

Dev Log: Boss Attacks

Dev Log: Boss Attacks
Been working away at prototyping some attacks for the big demon sisters fight in Sky Sisters. Check it out!

Image


This week I made some good progress on a lot of their attacks. Their main style of attacking is with these "void bullets." The bullets can shrink and grow and almost all of their attacks utilize this in some way. They also can shoot normal bullets just like the players, and even have access to one or two special attacks that the players also have.

I do believe this is the final part of the game before it is ... done! (Except music, whoops.)

Doodle Post

Image

Dev Log: Star Pads

Dev Log: Star Pads
One of the issues I'm trying to solve in Super Sky Sisters right now is keeping both players engaged. After some playtesting and feedback some players end up in scenarios where one player becomes the "dominant" player and the other just follows that player's lead. This can be somewhat effective for playing the game, but the non-dominant player ends up just kinda tailing along and isn't really having that great of a time.

One of the things I'm playing around with is the idea of having these "star pad" type things that appear on the map every 30 seconds. When one angel is in the star pad, the other angel will get a big boost of power. This has two effects that I'm hoping will shine through.

Image


The first one is that in the situation where one player can't get a good shot on an enemy or a boss, that player can now try to position themselves on a star pad to give the other player a big boost in weapon power. I'm hoping this will give the non-shooting player an option to not feel like they're doing nothing.

The second is that it gives the players another reason to move and to end up in positions they wouldn't otherwise approach. I believe the game plays really well when the players are actually going for points, but a lot of players wont do that their first few times playing. Most players are just interested in survival for the first few times they play.

Probably more thoughts and changes regarding this soon!

Doodle Post

Image

Super Meat Boy Web Zone

Super Meat Boy Web Zone
Recently the Super Meat Boy website servers totally crashed and took everything down. Basically everything was lost except for any local back up copies of anything, and I wasn't exactly keeping a local copy of the site's mysql database on my local machine. With the old site gone there was an opportunity to make a new site, so here it is!

Image


Image


Image


I made use of all the fancy new CSS tricks that all the kids are using these days. The website adjusts itself when it's scaled up and down in the window. Different stuff happens on mobile. It uses the Upheaval font (the font used in the game) with fancy weird CSS tricks instead of images made of text. There's animations on stuff that also just uses weird CSS tricks. There's even a video background for the main header, whoa!! I can't get over how much stuff CSS can actually do now and mostly all browsers support it! (Well I don't care about internet explorer or safari so hopefully they're cool.)