                              DESCRIPTION
KardsGT is a card game suite. Each of our computer players have their
own way of playing each game. The project is currently at a beta
level of development, but is still playable. There are currently some
known bugs, please see the TODO list on our website for more
information on them.
Main website: http://kardsgt.nongnu.org
Development website: http://savannah.nongnu.org/projects/kardsgt

                              BUILD ENVIRONMENT
KardsGT is mainly developed on Mandriva 2007 using just the standard
development libraries. It is also tested on Debian Stable using a
software emulator, QEMU. At the time of this writting there were not
any portability issues known.

                              DIRECTORY MAP
All the source code is listed in the src directory. Inside the src
directory as well are the images and the user documentation files.
All the game images are found in the images directory or in the case
of the individual player under the players directory in each of the
player's directory. The user documentation is all found in the doc
directory. Installation instructions can be found in the
INSTALL.CVS file, or if you're using a downloaded tarball read the
INSTALL file. For a listing of all the contributors to KardsGT you
can find that information in the the CREDITS file. All the current
news can be be found on our development website.

                              INSTRUCTIONS
It is the best idea to run the programme by typing:
kardsgt -u ~
This will allow you to have each game profile be in the users home
directory under .kardsgt at all times. You can begin any game from
the game menu by selecting the game you want to play. Information
on how to play each game as well as information about our players
can be found in our in-game documentation located under the help
menu.