giorgiobornia / tressette

An Italian card game developed by Igor Sarzi Sartori

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

    Tressette: a software card game to play 4 players tressette.
    Copyright (C) 2005 Igor Sarzi Sartori
	
	
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

    Author   : Igor Sarzi Sartori
    Home Page: www.invido.it
    Email    : 6colpiunbucosolo@gmx.net
     

    Documentation: see the doc sub directory.
    
    
    
    === HOW TO INSTALL
    
    Run as root:
      ./zzz_opensuse_install_1.sh
      
    Run as user:
      ./zzz_opensuse_install_2.sh
      
    === HOW TO RUN
    
    Run as user:
      ./zzz_opensuse_run.sh
      

About

An Italian card game developed by Igor Sarzi Sartori

License:GNU General Public License v2.0


Languages

Language:C++ 69.3%Language:C 17.9%Language:Makefile 6.1%Language:XSLT 2.5%Language:Shell 1.8%Language:Python 1.1%Language:Perl 0.7%Language:Ruby 0.6%