Skip to content

acnicholas/tinytet2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

### tinytet2 ###

A simple ncurses Tetris.

For fun the source code should be limited to 150 SLOC.

Unlike tinytet, this should include:

 - colours
 - scores
 - high scores
 - some config options
 - next piece display


#### Control Keys ####

tt2 uses vim key bindings:

 - 'h' = left
 - 'j' = down
 - 'k' = rotate
 - 'l' = right
 

About

Small ncurses tetris

Resources

License

Stars

Watchers

Forks

Packages

No packages published