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
JESTER(6)							   Games Manual 							 JESTER(6)

NAME
jester - an X-based game similar to Othello(tm) SYNOPSIS
jester [{-display, -d, --display} display] [{-h, -help, --help}] [-2players] [-ai {white, black}] DESCRIPTION
jester is an X-based game similar to the board game Othello. jester allows you to waste hours of otherwise productive time that could be spent playing Solitaire instead. GAME PLAY
There are two players, one playing the white pieces, the other playing the black pieces. Each player takes turns placing a piece of his or her color on an 8x8 board. Each piece must be placed so as to bracket a line of the opponent's pieces between two of the current player's pieces. When this happens, the opponent's pieces are replaced by pieces of the current player's color. When the cursor is over a square that it is legal for the current player to play in, the cursor will change to a pointing hand. A small rectangle in the upper right side of the window shows the color of the current player. The game ends when a player cannot make a move, either because the board is full or because the position of the pieces makes it impossible to make a move. At this point, the player with the most pieces on the board is the winner. You will be offered the option of starting a new game. You may exit at any time by clicking the "Exit" button. OPTIONS -d, -display, --display display Display on display. -h, -help, --help Print a help message and exit. -2players Play against another person at the same console. -ai {white, black} Tell the computer which side to play. The default behavior is equivalent to -ai black. ENVIRONMENT
jester uses the environment variable "DISPLAY" as the default display. This can be overridden on the command line. BUGS
None known... AUTHOR
Matt Grossman <mattg@oz.net> 5/16/1998 jester 1.0 JESTER(6)