alfonsodev/tetrinode

Add color to the tetrominos.

Opened this issue · 0 comments

Ad color to the tetrominos

Part of the logic needed is already in place.
Consider create a benchmark in jsperf with different approaches when drawing dead tetrominos.
Change color is costly. Try painting each color separately.