Blindfold chess

Here is described how to configure INI file for blindfold chess.

Create ~/.nocheto/configs/blind.ini file with this content:

[engine] engine = nocheto goseconds = 1 level = 0 autoplay = 1 [board] boardtype=utf8 autoboard = 0 viewgraph = 0 viewtree = 1 viewboard = 1 viewmoves = 0 viewvariants = 0 viewfen = 0 viewopening = 0 viewcoordinates = 1 viewexplorer = 0 [console] speach = 1

Then you just execute nocheto -c blind.ini command.

Blindfold chess

And thats all :-). After you finish the game, you can enable board by autoboard command, or get at the beginning with uu command and replay game by replay command (replay command shows board even if autoboard is disabled).