2006-08-02 11:13:33 +02:00
|
|
|
A simple tetris-like game. The objective of the game is to keep the level of
|
|
|
|
colored blocks down as long as possible. New blocks are falling down at an
|
|
|
|
increasing rate, blocks can be removed by creating rows of three or more blocks
|
|
|
|
of the same color. The longer the row, the more points you get.
|
|
|
|
|
2012-08-06 17:23:38 +02:00
|
|
|
WWW: http://zevv.nl/play/code/game/
|