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

Change block set to use shapes #5

Closed cxong closed 9 years ago

cxong commented 9 years ago

The current block set uses colours only to differentiate. If the blocks incorporated different shapes, this will make it easier to tell apart, as well as improving accessibility.

The original Tetris Attack used inset shapes: image

Other match-3 games use different shaped blocks (different jewels, candies, animals).

Unfortunately Kenney's blocks don't have enough shapes for all 6 colours, so a new block set is required.

dorkster commented 9 years ago

Good idea. I'll work on adding shape overlays to the existing assets.