Skip to content

osuchalkin/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Tetris

Clone tetris game.

This game is clone Tetris-game created Alex Pajitnov in 1984.

Also this clone based on Al Sweigart's some coding idea and some idea which represented by A.Banzhaf and E.Kappel in their Tetris clone - Professional TET42.

Pieces are drawn on the basis of Damian Yerrick's picture.

Control keys

  • LEFT or 4 - left move

  • RIGHT or 6 - right move

  • UP or 5 - rotation

  • DOWN - down move

  • SPACE - drop down

  • P or PAUSE = pause

  • N - new game

  • I - info

  • Q - exit

  • H or F1 - help

Releases

No releases published

Packages

No packages published

Languages