game build 1577 review

Download
by rbytes.net on

game is a simple Tetris-like game. The objective of the game is to keep the level of colored blocks down as long as possible. N

License: GPL (GNU General Public License)
File size: 1182K
Developer: Ico Doornekamp
0 stars award from rbytes.net

game is 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.

Usage:

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.

space - Flip two neighbour blocks.

arrow keys - Move cursor

h,j,k,l - Move cursor (vi-fans)

escape - Quit game, no questions asked.

s - Starts the game. If a game is in progress, a new game
will be started instantly.

p - Pause game. To avoid cheating, the game will be hidden
during pause.

e - Generate earthquake. This can be used as a last resort in
case of panic, and will remove approximately 30 blocks from
the field. It might help you. Then again, it might not.
Can be used once per game and costs 50 points.

Installation:

Linux:

Make sure the SDL, SDL_image and SDL_mixer runtime libraries are installed

$ tar -zxvf game--linux.tgz
$ cd game
$ ./game

What's New in This Release:
Added better error handling on SDL img load failures

game build 1577 search tags