Overview

I was told to make a <a href=\”http://zone.msn.com/gameplayer/gameplayer.aspx?game=collapse\”>Collapse</a>-like game. But I don’t want to make a static point-and-click strategy game at that time, so I wondered what can I made with the basic mechanics. Soon I think of whether I can use the collapse-like tile as a playground because it looks like a very interesting dynamics playground. Therefore I made the FullCollapsy, the idea is you need to explode connected dots with the same color to gain ammo with the corresponding color. The enemies are like zombies and they will try to surround you, you need to mark them with your color gun and they will be burned to hail when they touch a corresponding color. I pretty much like the feeling of sliding through enemies and shooting them. The game has free directional movement which is harder than I thought to implement. and the little sprint makes the game so cool. I enjoy every moment that I slide through a guy, hope you like this game too.

Role: Design, Art, Programming