MKGI Chess Club 2.1.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News MKGI Chess Club 2.1.0 (Default branch)
# 1  
Old 01-21-2008
MKGI Chess Club 2.1.0 (Default branch)

Image MKGI Chess Club is a chess playing server with a pure Web interface. It features complete player profile management, full html email notification with embedded board display. It also features an interface to match against chess engines such as gnuchess, phalanx, and crafty. License: GNU General Public License (GPL) Changes:
This release contains a new chess board mouse management. The user can still use the pre-2.1 input method by clicking source and target squares, but now the user can also visually drag a piece on its destination square. The move will be taken into account instantly. When playing against chess engines, this allows a seamless experience.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Programming

Simple Chess Clock

I am trying to implement a simple chess clock. It should have the following options: start, stop, reset, read. Reset will set the time to zero Start will start the clock Stop will stop the clock My problem is that I want that start continues counting the time from the time it had when it... (6 Replies)
Discussion started by: kristinu
6 Replies

2. Post Here to Contact Site Administrators and Moderators

Bits Club link on main page

Hi, I noticed that the Bit Club is no longer accessible from the main page. It used to be in the Members Only Forum (I think, can't really remember.) Was this intentional? Regards, Ni2 (3 Replies)
Discussion started by: ni2
3 Replies

3. Forum Support Area for Unregistered Users & Account Problems

Chess at the UNIX Forums.

Just to let you know, we have installed Chess at the UNIX forums: Chess Club - The UNIX Forums (0 Replies)
Discussion started by: Neo
0 Replies

4. UNIX for Dummies Questions & Answers

To club to commands with columns

Hi, I've a requirement to display all the attributes of the directory which may contain directory also along with the files and additionally i need to display the versions of the files present in the directory along with the column of "ls -ltr" which will be in next column(Version) Plz give... (2 Replies)
Discussion started by: darshang
2 Replies
Login or Register to Ask a Question
STOCKFISH(6)															      STOCKFISH(6)

NAME
stockfish - free UCI chess engine, to calculate chess moves SYNOPSIS
stockfish DESCRIPTION
This manual page documents the stockfish command. stockfish is an UCI chess engine, to calculate chess moves Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is not a complete chess program, but requires some UCI compatible GUI (like XBoard with PolyGlot, eboard, Jose, Arena, in order to be used comfortably. Read the documentation for your GUI of choice for infor- mation about how to use Stockfish with your GUI. This version of Stockfish supports up to 8 CPUs, but has not been tested thoroughly with more than 2. The program tries to detect the num- ber of CPUs on your computer and set the number of search threads accordingly, but please be aware that the detection is not always cor- rect. It is therefore recommended to inspect the value of the "Threads" UCI parameter, and to make sure it equals the number of CPU cores on your computer. If you are using more than four threads, it is recommended to raise the value of "Minimum Split Depth" UCI parameter to 6. Opening book This version of stockfish has experimental support for PolyGlot opening books. For information about how to create such books, consult the PolyGlot documentation. OPTIONS
This program does NOT follow the usual GNU command line syntax, with long options starting with two dashes. SEE ALSO
Communication with UCI commands is documented by "The UCI Communication Protocol" in /usr/share/doc/stockfish/engine-interface.txt. AUTHOR
stockfish was written by <Romstad Tord <tord@glaurungchess.com>> and Marco Costalba <mcostalba@gmail.com>. This manual page was written by Oliver Korff <ok@xynyx.de>, for the Debian project (but may be used by others). October 10, 2009 STOCKFISH(6)