Poobslag / turbofat

Block-dropping puzzle game
MIT License
52 stars 17 forks source link

New scenario: 'cheese blocks' #588

Closed Poobslag closed 10 months ago

Poobslag commented 4 years ago

Create a scenario using 'cheese blocks'; 6-size and 3-size blocks which are wedge shaped

'k'  'c'
CCC  cc
CC   c
C
Poobslag commented 4 years ago

cCjlpqtu fit well as a set:

Ctttp lqq jjuu
CCtpp lqq jccu
CCCpp llq jcuu

The pq/lj blocks could be changed to cottage cheese, nuts, crackers, or something else that fits with cheese and bread. Maybe the fruit blocks could even stay as fruit, but a more 'snacky' fruit like grapes or apple slices.

Poobslag commented 1 year ago

The logic for '4x3 snack blocks because it's all one color' was already added in db90f3b926f229e2a1aa47477a6210de56932a1b

The logic for 'line clears can make boxes' was already added in f607eb60ae43e12dfebc5ea76f3ad83c907ab1de with tetromino logic, since clearing a line between two O pieces and an I piece could make a box.