Tetris:
Grid (m x n)
Next piece get max width of all pieces and max height of all pieces, call these p and q Create p x q grid
** **
** **
** **
*
Score (Possibly other elements like lives)
Start / Restart / whatever game area
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Tetris:
Grid (m x n)
Next piece get max width of all pieces and max height of all pieces, call these p and q Create p x q grid
** **
** **
** **
*
Score (Possibly other elements like lives)
Start / Restart / whatever game area