Giter Site home page Giter Site logo

yeeboo / winboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leedavid/winboard

0.0 2.0 0.0 25.54 MB

XBoard clone from savannah.gnu.org.

License: GNU General Public License v3.0

HTML 13.41% Makefile 0.36% Objective-C 2.80% Shell 1.62% C 77.30% M4 3.76% C++ 0.23% Perl 0.20% Assembly 0.22% Groff 0.09%

winboard's Introduction

What is XBoard?
===============
XBoard is a graphical chessboard for the X Window System.  It can
serve as a user interface for chess engines such as Fairy-Max, 
Crafty or GNU Chess, for the Internet Chess Server, or for electronic 
mail correspondence chess. It supports all major forms of chess, such 
as international chess, xiangqi and shogi. XBoard can also be used by 
itself as viewer for stored chess games.  See the manual page for
further details.

XBoard is free software, copyrighted by the Free Software Foundation
and released under the GNU General Public License (GPL).  See the file
COPYING for details.

You can build xboard on most systems with the following commands.

	./configure
	make

See the file INSTALL for more detailed instructions.

See the file FAQ.html for answers to frequently asked questions.


What is WinBoard?
=================
WinBoard is a port of XBoard to run natively on Windows.  It is part
of the XBoard project and is released under the same terms as XBoard.

You can build WinBoard using the free Cygwin toolchain from
www.cygnus.com with the following commands.

	cd winboard
	make -f makefile.gcc

You can build WinBoard using Microsoft Visual C with the following
commands, or by opening the project in Visual Studio and clicking the
build button.

	cd winboard
	nmake -f makefile.ms


Reporting problems
==================

Report bugs and problems with XBoard and WinBoard to
<[email protected]>.  With XBoard, please use the "script" program
to start a typescript, run XBoard with the -debug command line option,
and include the typescript output in your message.  With WinBoard,
please use the /debug command line option and include the contents of
the file WinBoard.debug.  Also tell us what kind of machine and what
operating system version you are using.  On Unix, the command "uname
-a" will tell you this.  On Windows, right-click on My Computer and
select Properties.

Here is a sample of approximately what you should type (on Unix):

    script
    uname -a
    ./configure
    make
    ./xboard -debug
    exit
    mail [email protected]
    Subject: Your short description of the problem
    Your detailed description of the problem
    ~r typescript
    .

If you improve XBoard, please send a message about your changes, and
we will get in touch with you about merging them in to the main line
of development.

winboard's People

Contributors

hgmuller avatar arunpersaud avatar timothypmann avatar git-da avatar moench-tegeder avatar ddugovic avatar dmacks avatar florianernst avatar blanksoft avatar thomasadam avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.