/Tetris-Clone-Python-

A Clone of the popular game Tetris.

Primary LanguagePython

Tetris - By Teja

  • A clone of the popular game Tetris written in Python.
  • Made on Ubuntu 16.04 LTS
  • To start game do -
python tetris.py

Demo

Demo GIF

Deps

  • Python (2.7+)
  • nCurses lib for python