This is a basic implementation of the game Tetris, but it's missing a few things intentionally and they're left as further exploration for the reader.
- Score
- When a line is cleared, the score should increase based on the number of lines cleared at once. See https://tetris.fandom.com/wiki/Scoring