Skip to content

julianolf/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TETRIS

Tetris game written in Python using Pygame.

game play screenshot

Requirements

  • Python >= 3.7, < 3.8

Installing

Use pip to download and install the game.

$ pip install git+https://github.com/julianolf/tetris.git

Running

Just type tetris to run the game.

$ tetris

Controls

Use the arrow keys to control the pieces.

← move left
→ move right
↑ rotate piece
↓ down a little fast

Other keys.

[space] drop piece