This is a Clone of Tetris made in python using the pygame Module.
Step 1. Clone the Repository:
git clone https://github.com/ShauryaSuri/python-tetris/
Step 2. Install Dependencies:
pip install -r requirements.txt
Step 3. Run the Game:
python game.py