blocks icon indicating copy to clipboard operation
blocks copied to clipboard

A game where blocks...are a part of the game.

blocks

This is a tetris implementation written in Haskell.

controls

Arrows left and right move left and right. Arrow down drops your block down immediately. Space bar rotates your block. The r key resets.