This is a simple Tetris game based on python3 with pygame.
- Download all python files and store them to one folder.
- Open main.py to start play.
Left and right to move, up to rotate, down to quick drop, space to hard drop.
Everyone is welcome to contribute on this.
Tested with python 3.6.3 and pygame 1.9.3, and auto-pygame-download part is tested under pip 9.
- https://github.com/tholman/tetris-pieces JS Tetris with AI