Download List

Project Description

Online Chess Club is a PHP chess game. It allows you to play any number of games simultaneously against your friends online using only a Web browser, provided you own some PHP-ready Web space. It recognizes checkmate, stalemate, and allows you to draw a game. In addition, finished games may either be archived or deleted.

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.

2007-12-14 19:35
1.3beta

This release is a major restructuring of the source code. More abstraction has been added, with separate I/O and render scripts. Visible enhancements/changes include a new layout of the chess board page. Aborting a game does not count as a win now. The PGN archive and forum have been removed. Themeability has been enhanced via CSS. User rankings may be sorted by all criteria now (not only rating). Rating modifications are now rounded not floored (which is more accurate). The documentation has been updated and cleaned up.
Tags: Major feature enhancements

2007-04-28 22:25
1.2.9

This release features some minor enhancements.
Most notably, the previous comment is saved to
keep track of a conversation. Besides, some typos
were fixed and some descriptions were improved.
Comments may not contain HTML tags and the
dialogue for opening a new game has moved to a new
section.
Tags: Minor feature enhancements

2006-12-25 17:07
1.2.8

The "Section Rankings" page now features an
activity from 0 to 100 for each user. 100 means
that the user logged in each day, and 0 means that
no logins were done in one month. To make it
easier to find interesting games, the winner of an
archived game gets underlined in the search
results (or both if the game was a draw). The
obsolete section "My Notes" has been removed.
Tags: Minor feature enhancements

2005-11-15 16:33
1.2.6

This release fixes two minor bugs. One could cause an error when saving private notes, and the other made comments for accept/refuse draw disappear.
Tags: Minor bugfixes

2005-11-02 23:01
1.2.5

This release allows you to send initial chatter when opening a new game (the only way to say something if you start as Black), and to get email notification if one of your opponents moved (this requires the admin to add your email adress to accounts.php).
Tags: Minor feature enhancements

Project Resources