Skip to content

lukehali/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tetris

Tetris made with pygame.

Install

You need to have Python (Version 3.x) and pygame installed to run this program.

pip install pygame

To run the game simply clone the repository and run the file from the command line:

python tetris.py

Controls

Left arrow - move piece left
Right arrow - move piece right
Up arrow - rotate piece 90 degrees
Down arrow - move piece down
Space bar - drop piece all the way to the bottom

Enjoy!

About

Tetris made with pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages