Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 160 Bytes

File metadata and controls

4 lines (3 loc) · 160 Bytes

Tetris

My implementation of the famous Tetris game

To write the implementation of this game I used python as the programming language and pyglet for the GUI