/tetris

Console tetris game in C

Primary LanguageCGNU General Public License v3.0GPL-3.0

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.