Download List

Descripción del Proyecto

Internet Chess ToolKit is a Java-based set of
libraries and widgets useful for performing common
tasks such as reading SAN (internationalized),
FEN, PGN, generating legal moves, and connection to Internet Chess Servers (FICS).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-03 23:15
0.2

Esta versión incluye el soporte FICS, el apoyo Timeseal, XSLT generación de código Java para eventos de ICS, una muestra de cliente ICS, y establece, para un par de errores PGN.
Tags: Major feature enhancements
This release adds FICS support, Timeseal support, XSLT Java code generation for ICS events, a sample ICS Client, and fixes for a couple of PGN bugs.

2003-08-18 11:58
0.1.3

De una estructura de eventos se añadió para permitir la escucha en el modelo de placa. Una pantalla de a bordo CLI aplicación demo fue añadido. Un error bastante raro era fija, y un programa de ejemplo que muestra cómo utilizar el diseño MVC y el nuevo modelo de eventos se incluyó.
Tags: Minor bugfixes
An Event structure was added to allow listening
on the board model. A CLI board display
implementation demo was added. A pretty rare bug
was fixed, and a sample program that shows how
to use the MVC design and the new event model
was included.

2003-08-05 02:48
0.1.2

Muchos bugs fueron fijados, y hay algunos cambios en PGNReader para manejar mejor NAGS y Resultados para las líneas de variación. Historia ahora permite variaciones no único. Código de la muestra se añadió para que la gente tenga más fácil de empezar, junto con las opciones de formato para PGNWriter.
Tags: Minor bugfixes
Lots of bugs were fixed, and there are a few changes in PGNReader to better handle NAGs and Results for variation lines. History now allows non-unique variations. Sample code was added so people have an easier time getting started, along with format options for PGNWriter.

2003-07-21 06:50
0.1.1

Este es un bugfix release. Unos pocos cambios en el PGNReader permitir que sea un poco más flexible en el manejo de las diferentes interpretaciones de la especificación del PGN. Hubo algunos errores observados en el modelo de las posiciones del tablero de ajedrez cuando se alcanzaron raras (como peón de rey tomado el control de la enpassant en el próximo movimiento). La falta de próxima bugfix release se incluyen la interfaz de FICS.
Tags: Minor bugfixes
This is a bugfix release. A few changes in the PGNReader allow it to be a little more flexible in handling different interpretations of the PGN spec. There were a few bugs spotted in the chess model when rare board positions were reached (like pawn checking the King taken enpassant on the next move). The next non-bugfix release will include the FICS interface.

2003-03-29 04:51
0.1

Tags: Initial freshmeat announcement

Project Resources