Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 253 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 253 Bytes

tetris

I made this programm at ../6/2022

my approach to making tetris game. Wanted to share with everyone my achievement :)

python version: 3.9 to run this one, just type in the cmd line "python main.py"

tetris.py is not the main file! run main.py