calbri / TetrisAVR

CSSE2010 Assignment - Good copy
1 stars 0 forks source link

Completed rows check #22

Closed calbri closed 8 years ago

calbri commented 8 years ago

If an entire row is completed, updates both the pixel and value matrices to remove the row and shift everything else down.