Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 258 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 258 Bytes

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.