/blackjack

Blackjack forked from gnome-games which included it from version 2.3.3 up to 2.28.2.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

===============================================================================
                             Blackjack
===============================================================================

Blackjack was dropped from Gnome-games after version 2.28.2. Gnome-games is a
collection of simple, but addictive, games from the GNOME desktop project.

Blackjack is a casino card game also known as 21. There is no use of real money
in this version of the game.

License
-------

This is Free Software and there are no restrictions on your use and
enjoyment of it. In most countries copyright law would prevent you
from sharing these programs, either as is or in a modified
form. However we provide a license to allow you to modify and
redistribute this code. This is the GNU General Public License and it
can be found in the file COPYING. This allows you to do almost
anything you would like with this software, including selling
it. There are only two catches, firstly you can't restrict anyone else
from copying the code, you have to give them the same freedoms you
received (including access to the source code). Secondly, because the
code may have been modified and we have no idea what state it will be
in when it reaches you, we cannot provide a warranty. All the details
can be found in the file COPYING which should have accompanied this
software. If it didn't you can find a copy at

http://www.gnu.org/copyleft/gpl.html

or write to the Free Software Foundation, Inc., 59 Temple Place, Suite
330, Boston, MA 02111-1307 USA

Some parts of this software, notably some of the artwork, are licensed
under different terms or have been placed in the public domain. None
of these terms are more restrictive than what has been described
above. Please check the artwork files for full details. If there is no
information embedded within the file or alongside it then it is licensed
under the GPL.

Contributing
------------

See the file HACKING for details about coding style.

Requirements
------------

This is the list of required software packages for gnome-games:

 - GNOME 2.16.0
 - GTK+ 2.8.0
 - GNOME Doc Utils - gnome-doc-utils 0.10.0
 - Cairo 1.0
 - RSVG 2.14.0
 - libxml 2.4.0
 - scrollkeeper
 - expat

Building Blackjack
--------------------