Skip to content

rebeccaceppas/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Tetris

Dependencies

  • pygame (pip install pygame)
  • random (pip install random2)
  • python 3.x

The Game

  • Create full rows to increase your score
  • Move the pieces around with the keyboard arrows
  • Use the UP arrow to rotate the piece
  • You lose if the pieces touch the top of the screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages