This is my VChess board game for playing chess via Internet.
First version of this program was written in 2000 as Java applet on the client side and
Perl script on the server side. You can try it from here.
Source code available from here.
Now I am starting work on V-Chess C++ application on the client side and PHP script on the server side.
You can get source code from my SVN reposirory by checkout V-Chess module:
"svn co https://vchannel.svn.sourceforge.net/svnroot/vchannel/V-Chess".

|