Subversion Repositories Games.Chess Giants

Rev

Rev 47 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 47 Rev 154
Line 3... Line 3...
3
# This file is parsed by Chess Giants and each line that is not commented nor
3
# This file is parsed by Chess Giants and each line that is not commented nor
4
# empty is sent verbatim to the chess engine at the beginning of each game,
4
# empty is sent verbatim to the chess engine at the beginning of each game,
5
# right after engine initialization, prior to any move command. You can put
5
# right after engine initialization, prior to any move command. You can put
6
# here every engine-specific initialization command you want.
6
# here every engine-specific initialization command you want.
7
 
7
 
8
# enable thinking on the opponent's time
-
 
9
hard
-