Skip to content

Files

Latest commit

 

History

History
5 lines (4 loc) · 215 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 215 Bytes

This is a home-made game tetris that I made with pygame.

  1. Clone the repo: git clone https://github.com/RadoTheProgrammer/tetris
  2. install the dependencies: pip install pygame numpy
  3. run the file main.py