Random command

Discussion of chess software programming and technical issues.

Moderator: Ras

Tord Romstad
Posts: 1808
Joined: Wed Mar 08, 2006 9:19 pm
Location: Oslo, Norway

Re: Random command

Post by Tord Romstad »

Kempelen wrote:That looks like a good solution, but I have not write the opening book code yet, I dont plan to do it in short. I want to make a good opening eval before use the book.
Implement Chess960 (aka FRC) support, and you have 960 different initial positions to tune your opening eval. :)

Tord
Spock

Re: Random command

Post by Spock »

Tord Romstad wrote:
Implement Chess960 (aka FRC) support, and you have 960 different initial positions to tune your opening eval. :)

Tord
What a magnificent idea :)