Difference between revisions of "Chess"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Chess |Short description=Chess game |Full description=Lets humans play a full game of chess against the computer. The program has a plain terminal interface but als...")
 
(Added Perl link)
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Chess
+
|Name=GNU Chess
 
|Short description=Chess game
 
|Short description=Chess game
|Full description=Lets humans play a full game of chess against the computer. The program has a plain terminal interface but also supports visual interfaces such as the X-board.
+
|Full description=GNU Chess is a chess-playing program. It can be used to play chess against the computer on a terminal or, more commonly, as a chess engine for graphical chess frontends such as [[XBoard]].
 +
|Homepage URL=https://www.gnu.org/software/chess/
 
|User level=none
 
|User level=none
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=svn co svn://svn.savannah.gnu.org/chess
|Homepage URL=http://www.gnu.org/software/chess/chess.html
 
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:cvsroot/chess
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=User FAQ at http://www.gnu.org/software/chess/chess_faq.html
+
|Documentation note=[http://www.gnu.org/software/chess/chess_faq.html User FAQ]
|Paid support=
+
|Decommissioned/Obsolete=No
|IRC help=
+
|Accepts cryptocurrency donations=No
|IRC general=
+
|IRC general=irc://irc.freenode.net/#chess
|IRC development=
 
 
|Related projects=Baby,CGoban,GNU_go,Eboard,Gamazons,Jacquemate,Sjeng,xshogi,Xboard,gnubg
 
|Related projects=Baby,CGoban,GNU_go,Eboard,Gamazons,Jacquemate,Sjeng,xshogi,Xboard,gnubg
 
|Keywords=games,chess,board,X-board,strategic,tactical,GNU chess
 
|Keywords=games,chess,board,X-board,strategic,tactical,GNU chess
|Is GNU=y
+
|Version identifier=6.2.5
|Last review by=Janet Casey
+
|Version date=2017/07/24
|Last review date=2010-05-29
+
|Version status=stable
|Submitted by=Database conversion
+
|Version download=https://ftp.gnu.org/gnu/chess/gnuchess-6.2.5.tar.gz
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/20
 +
|Submitted by=Vibhuti
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=5.06
+
|Is GNU=Yes
|Version date=2003-03-20
+
|GNU package identifier=chess
|Version status=stable
 
|Version download=http://ftp.gnu.org/pub/gnu/chess/gnuchess-5.06.tar.gz
 
 
|License verified date=2001-01-31
 
|License verified date=2001-01-31
|Version comment=5.06 stable released 2003-03-20
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License copyright=Copyright (C) 2001-2013 Free Software Foundation, Inc.
 +
|License verified by=Genium
 +
|License verified date=2013/11/11
 +
}}
 +
{{Person
 +
|Real name=Fabien Letouzey
 +
|Role=Primary author of version 6
 +
|Email=fabien_letouzey@hotmail.com
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Maintainer
 
 
|Real name=Stuart Cracraft
 
|Real name=Stuart Cracraft
|Email=cracraft@earthlink.net
+
|Role=Project leader
|Resource URL=
+
|Email=cracraft@stanfordalumni.org
 +
}}
 +
{{Person
 +
|Real name=Antonio Ceballos
 +
|Role=Current maintainer
 +
|Email=aceballos@gmail.com
 +
}}
 +
{{Resource
 +
|Resource audience=Perl (Ref)
 +
|Resource URL=https://metacpan.org/release/Chess
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/chess
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/chess
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/gnuchess
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cvs?group_id=134
+
|Resource URL=http://svn.savannah.gnu.org/viewvc/?root=chess
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=User and Developer
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:bug-gnu-chess@gnu.org
 
|Resource URL=mailto:bug-gnu-chess@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=User and Developer
|Resource kind=E-mail
+
|Resource kind=Mailing List Subscribe
|Resource URL=mailto:help-gnu-chess@gnu.org
+
|Resource URL=http://lists.gnu.org/mailman/listinfo/bug-gnu-chess
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=User and Developer
|Resource kind=E-mail
+
|Resource kind=Mailing List Info/Archive
|Resource URL=mailto:info-gnu-chess@gnu.org
+
|Resource URL=http://lists.gnu.org/pipermail/bug-gnu-chess
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Support
 
|Resource audience=Support
 
|Resource kind=Newsgroup
 
|Resource kind=Newsgroup
|Resource URL=gnu.chess
+
|Resource URL=news:gnu.chess
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=Newsgroup
 
|Resource kind=Newsgroup
|Resource URL=gnu.chess.bug
+
|Resource URL=news:gnu.chess.bug
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Game=chess-related
 
|Game=chess-related
|Interface=console,x-window-system
+
|Interface=console, x-window-system
 +
|Programming-language=C
 
|Use=gameplaying
 
|Use=gameplaying
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2001-01-31
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 78: Line 104:
 
|Prerequisite description=readline
 
|Prerequisite description=readline
 
}}
 
}}
 +
{{Featured}}

Revision as of 11:15, 20 April 2018


[edit]

GNU Chess

https://www.gnu.org/software/chess/
Full chess implementation

GNU Chess is a chess engine. It allows you to compete against the computer in a game of chess, either through the default terminal interface or via an external visual interface such as GNU XBoard.








Entry





"Primary author of version 6" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Project leader" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Current maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Perl (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"User and Developer" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User and Developer" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User and Developer" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.