Skip to content

Gjum/tetris-term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

tetris-term

Classic Tetris for your terminal.

Usage

Installation:

git clone https://github.com/Gjum/tetris-term.git && make -C tetris-term

Controls:

  • Left move brick left
  • Right move brick right
  • Up rotate brick clockwise
  • Down rotate brick counter-clockwise
  • Space move brick down by one step
  • p pause game
  • q quit game

Features

  • 7 different colors
  • no fancy dependencies
  • lightweight on your resources

Roadmap:

  • changing speed:
    • getting faster with every block or line
    • via argument
  • more arguments:
    • disable color
    • change size
  • more controls:
    • move brick to left/right border
    • drop brick
    • restart/new game
  • config file for controls, colors, default size, speed

License

tetris-term is licensed under the GNU General Public License. See LICENSE.

Releases

No releases published

Packages

No packages published

Languages