Skip to content

JoseSoto9305/tetris-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-python


A tetris implementation with python

Image0 Image1

  • The codes have been tested in a standard screen monitor 4:3.
  • I'll work the music later :P

INSTALLATION


The codes have been tested with Python 3.6 and 3.7 on Debian based linux distributions (Mint 19, Ubuntu 16).
You only need pygame installed on your computer:

pip install pygame

Usage

To run the game just type:

python tetris.py

Image2 Image3

About

A tetris implementation with python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages