X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=index.html;h=2e04672f39d2261bb5230fcbc874354cbce09d1b;hb=dcdcba0fec571355a0b2994adb39a1a3467bbafc;hp=6ff0a5873a00243811cf79a02372603eddccae52;hpb=7ac5e5961a5d15cf3179f180ec55a51d1e2a328b;p=xboard.git diff --git a/index.html b/index.html index 6ff0a58..2e04672 100644 --- a/index.html +++ b/index.html @@ -20,59 +20,138 @@ -

XBoard is a graphical user interface for chess. It displays a chessboard on the screen, accepts moves made with the mouse, and loads and saves games in Portable Game Notation (PGN). It serves as a front-end for many different chess services, including:

+

XBoard is a graphical user interface for chess in all its major +forms, including international chess, xiangqi (Chinese chess) and +shogi (Japanese chess), in addition to many minor variants such as +Losers Chess, Crazyhouse, Chess960 and Capabanca Chess. It displays a +chessboard on the screen, accepts moves made with the mouse, and loads +and saves games in Portable Game Notation (PGN). It serves as a +front-end for many different chess services, including:

-

XBoard runs on Unix and Unix-like systems that use the X Window System. The project also includes a port to 32-bit Windows systems called WinBoard.

+

XBoard runs on Unix and Unix-like systems that use the X Window +System.

+ +

Winboard

-

Other information

+

The project also includes a port to 32-bit Windows systems called +WinBoard.

-

Tim's original pages are still available.

+

You can find the download section for Winboard at +the Winboard +Forum.

+

Development for Winboard, reporting bugs and any other requests can +also be done at the same places as for XBoard (see below).

Downloading XBoard

-

stable version

+

stable version

-

XBoard can be found on the main GNU ftp server: -http://ftp.gnu.org/gnu/xboard/ -(via http) and -ftp://ftp.gnu.org/gnu/xboard/ -(via ftp). -It can also be found on one of the mirrors of -ftp.gnu.org; +

The current stable version +is: 4.4.0

+ +

It can be found on the main GNU ftp server: +http://ftp.gnu.org/gnu/xboard/ (via http) and +ftp://ftp.gnu.org/gnu/xboard/ (via ftp).

+ +

It can also be found on one of the mirrors +of ftp.gnu.org; please use a mirror if possible.

-

new version

+

development version

+ +

Current unstable version: is: 4.4.1.20091022.

-

For development sources and other information, please see the XBoard project page at savannah.gnu.org.

+

For development sources and other information, please see +the XBoard project +page at savannah.gnu.org.

-

A snapshot of the latest source code will be made available soon.

+

A snapshot of the latest source code is available at +the git +repository on Savannah.

+

archive

+ +

You can also find an archive of old versions on the ftp server.

Documentation

-

Documentation for XBoard is available online, as -is documentation for most GNU software. You may -also find more information about XBoard by running info xboard -or man xboard, or by looking at /usr/doc/xboard/, +

Documentation for XBoard is available online, +as is documentation for most GNU software. You +may also find more information about XBoard by +running info xboard or man xboard, or by +looking at /usr/doc/xboard/, /usr/local/doc/xboard/, or similar directories on your system.

+

The Chess Engine Communication Protocol can be found here.

+ +

Screenshots

+ +

These are screenshots taken from version 4.4.0 (click to enlarge).

+ [screenshot normal game] + [screenshot bughouse game] + [screenshot bughouse game] + [screenshot bughouse game] + [screenshot bughouse game] + +

Links

+ + +

Frequently Asked Question(FAQ)

-

-If you have any questions, please check out our FAQ. -

-

Mailing Lists

+

If you have any questions, please check out our FAQ.

+ + +

Mailing Lists and Discussion Forums

+ +

mailing lists

XBoard has two mailing lists: <bug-xboard@gnu.org> and @@ -80,8 +159,9 @@ If you have any questions, please check out our FAQ.

The main discussion list is <xboard-devel@gnu.org>, -and is used to discuss most aspects of XBoard, including development and -enhancement requests. Please send bug reports to <bug-xboard@gnu.org>.

+and is used to discuss most aspects of XBoard, including development +and enhancement requests. Please send bug reports +to <bug-xboard@gnu.org>.

Announcements about XBoard and most other GNU software are made on <info-gnu@gnu.org>.

@@ -95,6 +175,13 @@ Or you can use the mailing list web interface.

+

discussion forums

+ +

A very active forum is the WinBoard Forum (where our current main developer HGM can be found).

+ +

Reporting Bugs

+ +

If you think you found a bug, please check the bugtracker for open and already closed bugs. If you found a new bug, please, file a bug-report either via our bug-related email list or in the bugtracker. -

Maintainer

- -

XBoard is currently being maintained by Tim Mann and Arun Persaud. Please -use the mailing lists above for contact.

-

Please remember that development of XBoard, and GNU in general, is a volunteer effort, and you also can contribute. For information, please read How to help GNU.