[help] Creating a game like Festive Fallout!

I have a game that does this kind of thing. I did this by basically creating an array that represented the grid of rows/cols.

So, when objects are removed, you basically just loop through each column backwards, and move blocks down to the lowest available position. If you need help, give me your Yahoo or IM chat screenname and I’ll show you how I did it.