Re: [Scid-users] Serious game - Black

2009-09-22 Thread Remco Gerlich
The way I understood it, he understands now that it works that way. He's just suggesting that it should be possible to find out about this without having to read the source code. Remco Gerlich On Tue, Sep 22, 2009 at 6:08 PM, Alexander Wagner < a.wag...@physik.uni-wuerzburg.de> wrote: > Fulvio w

Re: [Scid-users] Serious game - Black

2009-09-22 Thread Alexander Wagner
Fulvio wrote: Hi! > There is no option to play as black against an uci engine. > So i looked at sergame.tcl: > # Engine always plays for the upper side > > I think it will be more user friendly to add a label to state that in > the game configuration window... It should work if you just rotat

Re: [Scid-users] Serious game - Black

2009-09-22 Thread pgeorges
Fulvio a écrit : > There is no option to play as black against an uci engine. > So i looked at sergame.tcl: > # Engine always plays for the upper side > > I think it will be more user friendly to add a label to state that in > the game configuration window... > If you want to play as black, yo

[Scid-users] Serious game - Black

2009-09-22 Thread Fulvio
There is no option to play as black against an uci engine. So i looked at sergame.tcl: # Engine always plays for the upper side I think it will be more user friendly to add a label to state that in the game configuration window... ---