dorkster / freeblocks

FreeBlocks is a puzzle game with similar gameplay to Tetris Attack.
GNU General Public License v3.0
30 stars 2 forks source link

Special effects on level change #6

Open cxong opened 9 years ago

cxong commented 9 years ago

When the level (i.e. game speed) changes, there can be an effect to alert the player. A sound effect, maybe different backgrounds/graphics.

dorkster commented 9 years ago

I think playing a sound effect would be sufficient for now.

I might try changing backgrounds every X number of levels as well, though I need to create assets for that.