Tetris made in C. Uses NCurses library for keyboard input and graphical output in the terminal.
Have NCurses library installed.
Modify tetris-c.depend
to provide path to repo where paths with <absolute-path-to-dir>
are seen.
Open in CodeBlocks and build from there.
MIT