Skip to content

AravindVasudev/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game play

tetris

Tetris on your terminal!

Note

I'm still in the process of reading the rust book. The code quality is expected to suck.

TODOs

  • Implement falling bound check on left & right.
  • Implement fn to clear full line.
  • Add extra score when down is pressed.
  • Add GameState for losing. Currently the game just hangs with no losing state.
  • Add levels? The falling rate goes up each level.
  • Add help window in the UI.
  • Add reset button.

About

Tetris on your terminal!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages