You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This small project is an implementation of tetris.
Although there are already millions of tetris programs, my intension is to gain experience in programming, mainly in creating a structure without copy and paste.
I use python 3.6 and pygame 1.9.6