Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 254 Bytes

README.rst

File metadata and controls

20 lines (14 loc) · 254 Bytes

Tetris python

Run

Open console and type:

$ python tetris.py

Controls:

  • ESC - exit
  • UP ARROW - rotate right
  • DOWN ARROW - rotate left
  • LEFT ARROW - move left
  • RIGHT ARROW - move right