Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 203 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 203 Bytes

Description

YAT is a small tetris game written in python/pygame.

Running

You will need python2 and pygame to run this game. Under linux just type python2 yat.py on the command line.