An open API service indexing awesome lists of open source software.

https://github.com/schell/blocks

A game where blocks...are a part of the game.
https://github.com/schell/blocks

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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.