Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Help wanted for chess game programming

Author: James Swafford

Date: 08:08:40 03/08/01

Go up one level in this thread


On March 08, 2001 at 10:16:45, Nicolas Weber wrote:

>Hi !
>
>I would like to do an online chess game using flash.
>
>I wonder if I could connect to a chess server who would at least tell me if I
>can do a move, and better, what move to do.
>Or could I run a chess program ? Which one would you advice me ?
>
>Thank you very much for your help ;-)
>
>Nico

This could be painful.  :-)

I think you're asking if you can create a web based front end
for a chess program, and if you can simply feed a position to a
chess server and have it feed you back a move.

I don't think you'll find a server that'll do that.
You can, however, create a web based front end to a local chess
program, but even then there would be problems.  For example, suppose
100 people were playing at one time.  The poor program would be
hurting.  I guess you could limit the number of players, though.
Hmmm....

I would advise:
1. write a chess playing program to play on a chess server (like ICC)
2. if you like, write a custom (web based) interface

I don't think flash is well suited for the task.

--
James




This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.