Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 313 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 313 Bytes

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