This is a small python tetris game.
- version not lower than Python 3.4
- sys
- random
- os
- copy
- PyQt5
For start: python Tetris_game.py
- You can control current block with LEFT and RIGHT
- Press SPACE for pause the game
- Press UP to turn current block
- Press DOWN to speed up current block