BlueCube is a simple tetris clone written in C. It uses the great SDL library, so the game is platform-independent and there will at least appear packages for Linux and Windows.
The 'cluster' (the piece which is falling down) can be controlled
with the arrow keys:
Arrow left ....... Move cluster to the left
Arrow right ...... Move cluster to the right
Arrow down ....... Move cluster down
Arrow up ......... Rotate cluster
The cluster can also be 'dropped', which means that he reaches the
underground immediately and the next cluster will be created.
Space bar ........ Drop cluster
Product's homepage