Tetris game implemented in python using pygame module
python tetris.py
- pygame
- left arrow and right arrow : for block movement
- down arrow : for speedy down movement of block
- up arrow : to rotate block
- space : instantaneous drop
- p : to pause the game
Tetris game implemented in python using pygame module
Tetris game implemented in python using pygame module
python tetris.py