
Thank you for downloading Kartofel.

Kartofel is a game of skill and logic.  The objective is to connect the
numbered dots in order, without crossing over yourself.  The game is
covered by the GNU General Public License.  The Kartofel webpage is
http://kartofel.jfedor.org

To compile Kartofel, type:

make

A number of dependencies are required: SDL, SDL_gfx, SDL_ttf, SDL_mixer,
SDL_image, libcurl, zlib.  It seems like a lot but these libraries are either
available out of the box or can be installed from standard packages on most
systems (e.g., using the Synaptic Package Manager on Ubuntu, or MacPorts on
Mac OS X.)

For copyright information, please see the file COPYRIGHT.
