Welcome to Gnutris.

Gnutris is free software. Please see the file COPYING for details.
For documentation, please see the files in the doc subdirectory.
For building and installation instructions please see the INSTALL file.

This is alpha version of program. Feel free to send me a info about bugs
and proposals about new features. This version is playable but have only
very basic abilities.

1. Requirements:
- System: GNU/Linux with X server (tested on Gentoo)
- Libraries: 
	SDL (tested on 1.2.11)
	SDL_ttf (tested on 2.0.8)
	SDL_image (tested on 1.2.5)
	Gettext (tested on 0.15)

2. Keys:
s - Start/Restart game
a - About menu
b - Back to main menu
q - Quit game
p - Pause game
UP ARROW - rotate block
DOWN ARROW - push down block
LEFT ARROW - move block left
RIGHT ARROW - move block right

3. Points and levels 
For each line player get 10 points. Amount of points needed to next level:
For example, for level 3: 50 + 100 + 150 = 300

