Basic Tetris recreation in Python, primarily meant for practice and familiarity with the language.
- Basic Tetris Gameplay
- SRS Rotation System
- Next Piece Preview
- Configurable Grid Size
- Modular Themes
- Automatic resizing of game when window is resized
- Music / Sound Effects
- Scoring
- Hold Piece
- Move Tetrimino: Left / Right
- Hard Drop / Soft Drop: Up / Down
- Rotate Clockwise: X
- Rotate Counter-Clockwise: Z
- Hold Piece: Shift
- Pause: Space
- Restart: R