Saturday, April 23, 2011

Tetris

Digging through my old projects, I uncovered this small gem. It's a very bare bones clone of Tetris for Mac. It's is very incomplete, there is no scoring, no high scores, and no levels to speak of. It is however fun, I have unintentionally wasted quite a bit of time playing. This was one of my first attempts at programming Objective-C, Cocoa, the code is not exemplary, to say the least. I'm not sure I will ever make this into a complete game, but who knows. In any case, please enjoy.

The controls:
A - Hold
Z - Rotate left (or Up)
X - Rotate right
Left/Right - Move
Down - Slow drop
Space - Instant drop

Download Now

No comments: