Just a Tetris project I whipped up over the course of a week.
Python 3.10+ (for match cases)
Pygame module for Python (Does not work using Pygame-ce, I do not know why)
LEFT/RIGHT for left/right movement of the active piece
UP/Z for clockwise/counter-clockwise rotation
DOWN to step the active piece down one cell
C to hold active piece
SPACE to drop piece to bottom
ESC for pause