Skip to content

Tosta-Mista/tetris.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Tetris Game
## Introduction
Is a simple tetris clone. I can do this program with the incredible tutorial about PySide.

## Dependencies
* PySide
* PyQt4
* Python 2.7

## Install
Clone the repo :
  git clone git@github.com:Tosta-Mixta/tetris.py.git

Install pyside :
  sudo apt-get install pyside-tools

Install PyQt4 :
  sudo apt-get install pyqt4-dev-tools

Launch app :
  python tetris.py

## Next Steps :
* Create levels.
* Create Score grid.
* Create Highscore.
* Create a real menu.

About

a clone of tetris written in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages