8000 GitHub - nastprol/tetris
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nastprol/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris

This is a small python tetris game.

Requirements

  • version not lower than Python 3.4
  • sys
  • random
  • os
  • copy
  • PyQt5

For start: python Tetris_game.py

Controls

  • You can control current block with LEFT and RIGHT
  • Press SPACE for pause the game
  • Press UP to turn current block
  • Press DOWN to speed up current block

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0