mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
e8ecbea97b
PR: ports/170368 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
7 lines
333 B
Plaintext
7 lines
333 B
Plaintext
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.
|
|
|
|
WWW: http://zevv.nl/play/code/game/
|