A retro-style Tetris game built with Python and Pygame, featuring an old-school terminal aesthetic with a modern twist.
- Retro Look — Classic ASCII-style visuals for a nostalgic feel.
- Customizable Hold Box — Change its color easily in the code.
- Smooth Gameplay — Built using the Pygame library for fast rendering.
- Install Python 3.8+ and Pygame.
- Clone this repository:
git clone https://github.com/Krishnasingh020/retro-tetris cd retro-tetris - pip install pygame
- python retro_tetris.py
