jasmine-team/Jasmine

[Tetris] Special tile to destroy bad tile

Closed this issue · 2 comments

riwu commented

A special tile (drops after every 10 tiles?) that destroys a tile below it, so that tiles in bad positions (eg. a tile with a word that doesn't appear at the end of any idiom is at the end of the last row) can be removed.

riwu commented

from Herbert: if a valid phrase is formed, all similar words in the phrase that are scattered around will be automatically destroyed.

riwu commented

resolved via #93