Skip to content

misebox/tetrominoes-with-pygame2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetrominoes-with-pygame2

SCREENSHOT

USAGE

$ git clone https://github.com/misebox/tetrominoes-with-pygame2
$ cd tetrominoes-with-pygame2
$ pip install -r requirements.txt
$ python tetro.py

KEYBOARD MAPPING

key description
ESCAPE QUIT GAME
h, ← MOVE LEFT
l, → MOVE RIGHT
j, ↓ MOVE DOWN
R, e, k ROTATE RIGHT
r, E, K ROTATE LEFT
SPACE DROP

About

tetro-with-pygame2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages