Skip to content
/ tetris Public

Terminal Tetris written in Python. Supports ANSI graphics!

Notifications You must be signed in to change notification settings

bmeares/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris — in the terminal!

HOW TO PLAY

$ git clone https://github.com/bmeares/tetris.git
$ cd tetris
$ python3 main.py

or copy this command: git clone https://github.com/bmeares/tetris.git; cd tetris; python3 main.py

About

Terminal Tetris written in Python. Supports ANSI graphics!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages