Skip to content

pawelzell/Tetris-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-Game

Main menu Game

This aplication require python 2.7 and pygame library

Controls

  • left/ right arrow - move block left, right
  • up arrow - rotate block clockwise
  • down arrow - soft drop
  • left ctr - hard drop
  • p - pause
  • Esc - escape to main menu

Score system:

After ever four lines you delete your level inrcrease by one. You get four point multiply by your level plus 1 for evry block you drop. For 1, 2, 3 or 4 lines deleted at once you get score acording patern below multiply your level plus 1.

  • 1 line - 40 point
  • 2 lines - 100 point
  • 3 line - 300 point
  • 4 line - 1200 point

With every level speed of blocks increas proportionaly like in Tetris version for "GameBoy".

About

Tetris Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages