An Objective-C implementation of Tetris for Mac.
- Left and right arrow keys to move blocks left and right
- Up arrow key to rotate
- Down arrow key to move the block downard 1 space, hold to repeat
- Space to drop
- Shift to store, or swap with stored block
- Show the stored block
- Show the next block
- Show the current points
PR's welcome!