Skip to content

cloudtower/evil-tetris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris in terminal

This is an evil version of shkolovy's classic tetris game that tries to bully you whereever it can. Whenever there is a piece that you cannot fit anywhere, it will be given to you. Play and discover more of the annoying sh.t it throws at you!

There were also some small changes to make the game feel more similar to tetris-bsd.

ScreenShot

Controls

  • Move - j h l
  • Drop - Space
  • Rotate - k
  • Pause - p
  • Quit - q
  • New Game - Enter

Points

  • 5 for each new block
  • 100 for each burnt line
  • best score saved in file best_score

Levels

  • each 10 burnt lines speed will be increased

About

Tetris in terminal (Python 3)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%