Tetris is a classic game based on python.
How to play game : to increase your points match the same colour
- matris.py : is the main file which you have to run
- scores.py : calculate the points
- tetrominoes.py : for colour and shape
GUI Module Used : Tkinter
pip install pygame
Developed By Sahil Janbandhu