Tetromino Puzzler
About
Tetromino Puzzler is a simple Tetris clone, with a mix of old and new rules. I made this game a few years ago in order to learn the XNA framework and have a Tetris version that plays just the way I like it.
Controls:
- A / D or Left / Right moves the piece horizontally
- W or Up rotates the piece
- S or Down accelerates the piece toward the bottom of the screen
- Space or CTRL drops the piece instantly
- SHIFT puts a piece on hold (or swaps the piece with the last one you were holding)
- Press ESC to quit or R to reset the game
Enjoy!