Skip to content

alerighi/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Tetris game written in C with ncurses libraries.

Execution

make
./tetris

NOTE: on Ubuntu/Debian you need the package libncurses-dev

If you use ArchLinux, you can use the provided PKGBUILD to create a package.