Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

executable file
·
17 lines (10 loc) · 263 Bytes

Tetris

Play Tetris on the map canvas.

The actual game code was taken from here http://zetcode.com/gui/pyqt5/tetris/

Controls

WASD to move and rotate

SPACE to drop a piece

P to pause

Tetris Screenshot