Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Auto232 with one machine?

Author: Jari Huikari

Date: 08:11:08 01/28/00

Go up one level in this thread


On January 28, 2000 at 10:54:13, Jari Huikari wrote:

>With such small chess programs like mine could autoplay be done by
>writing some kind of batch file (AUTOPLAY.BAT), which would start one program
>to calculate it's first move, then exit from it and run the other program
>to make it's first move, then exit it and start the first program again etc.
>
>Both programs would read a common file including the moves, force the
>moves which were made so far and calculate and append the next move
>into file.

I mean that both programs would have special versions for this, following
the algorithm below:

1. read the moves (so far played in the game) from the file.
2. replay all the moves from step 1. (And you are in current position)
3. make one move
4. append it to file
5. exit

					Jari



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.